Package com.pspdfkit.ui.note
Class NoteLineAnnotationHinterDrawable
-
- All Implemented Interfaces:
-
com.pspdfkit.internal.undo.annotations.OnAnnotationPropertyChangeListener
public class NoteLineAnnotationHinterDrawable extends AlignedAnnotationHinterDrawable
Drawable used by AnnotationNoteHinter to visually notify text contents property for com.pspdfkit.annotations.LineAnnotation.
-
-
Constructor Summary
Constructors Constructor Description NoteLineAnnotationHinterDrawable(Drawable noteIcon, Annotation annotation, AnnotationNoteHinterThemeConfiguration annotationNoteHinterThemeConfiguration)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
NoteLineAnnotationHinterDrawable
NoteLineAnnotationHinterDrawable(Drawable noteIcon, Annotation annotation, AnnotationNoteHinterThemeConfiguration annotationNoteHinterThemeConfiguration)
-
-
-
-