java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.pspdfkit.annotations.FreeTextAnnotation.FreeTextAnnotationIntent |
Possible styles of free text annotation.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
FreeTextAnnotation.FreeTextAnnotationIntent | FREE_TEXT | Regular free text annotation (text box comment) | |||||||||
FreeTextAnnotation.FreeTextAnnotationIntent | FREE_TEXT_CALLOUT | Callout style | |||||||||
FreeTextAnnotation.FreeTextAnnotationIntent | FREE_TEXT_TYPE_WRITER | Click- to-type or typewriter object |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static FreeTextAnnotation.FreeTextAnnotationIntent | valueOf(String name) | ||||||||||
final static FreeTextAnnotationIntent[] | values() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Regular free text annotation (text box comment)
Click- to-type or typewriter object