| AlignedAnnotationHinterDrawable | Note hinter drawable with configurable note alignment in both horizontal and vertical dimensions. |
| AnnotationNoteHinter | PdfDrawableProvider creating visual contents hints for supported Annotation. |
| AnnotationNoteHinterThemeConfiguration | Wrapper class for extracting annotation note hinter theme attributes. |
| NoteHinterDrawable | Drawable used by AnnotationNoteHinter to visually notify text contents property for supported annotation types. |
| NoteLineAnnotationHinterDrawable | Drawable used by AnnotationNoteHinter to visually notify text contents property for LineAnnotation. |
| NoteMultilineAnnotationHinterDrawable | Drawable used by AnnotationNoteHinter to visually notify text contents property for InkAnnotation,
PolygonAnnotation, and PolylineAnnotation. |
| NoteShapeAnnotationHinterDrawable | Drawable used by AnnotationNoteHinter to visually notify text contents property for SquareAnnotation and
CircleAnnotation. |
| NoteStampAnnotationHinterDrawable | Drawable used by AnnotationNoteHinter to visually notify text contents property for StampAnnotation. |
| NoteTextMarkupAnnotationHinterDrawable | Drawable used by AnnotationNoteHinter to visually notify text contents property for TextMarkupAnnotation. |
| AlignedAnnotationHinterDrawable.HorizontalAlignment | Enum with possible horizontal icon alignments. |
| AlignedAnnotationHinterDrawable.VerticalAlignment | Enum with possible vertical icon alignments. |