ef28bbaaf1bd5b56e991b11317052d660a09b8a8
- Removed individual annotation type constants (ANNOTATION_TYPE_IMAGE, ANNOTATION_TYPE_INK, ANNOTATION_TYPE_WIDGET) - Introduced new Friend Class `AnnotationType` to encapsulate annotation type string constants - Updated all references to use `AnnotationType.Image`, `AnnotationType.Ink`, and `AnnotationType.Widget` - Improved code organization by grouping related constants and removing redundant declarations
Description
No description provided
Languages
JavaScript
86.1%
C#
5.7%
HTML
4.2%
Visual Basic .NET
2.6%
CSS
0.9%
Other
0.4%