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