Package com.pspdfkit.ui.note
Class AnnotationNoteHinterThemeConfiguration
-
- All Implemented Interfaces:
public class AnnotationNoteHinterThemeConfiguration
Wrapper class for extracting annotation note hinter theme attributes.
-
-
Field Summary
Fields Modifier and Type Field Description public final boolean
intrinsicSize
public final int
noteHinterWidth
public final int
noteHinterHeight
public final int
noteHinterColor
public final int
noteMarkupTextLeftPadding
public final int
noteHinterAlpha
public int
noteHinterDrawable
public int
instantCommentHinterDrawable
-
Constructor Summary
Constructors Constructor Description AnnotationNoteHinterThemeConfiguration(Context context)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
AnnotationNoteHinterThemeConfiguration
AnnotationNoteHinterThemeConfiguration(Context context)
-
-
-
-