Uses of Enum Class
com.datalogics.PDFL.AnnotationFlags
Packages that use AnnotationFlags
-
Uses of AnnotationFlags in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return AnnotationFlagsModifier and TypeMethodDescriptionstatic AnnotationFlagsReturns the enum constant of this class with the specified name.static AnnotationFlags[]AnnotationFlags.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.datalogics.PDFL that return types with arguments of type AnnotationFlagsMethod parameters in com.datalogics.PDFL with type arguments of type AnnotationFlagsModifier and TypeMethodDescriptionvoidAnnotation.setFlags(EnumSet<AnnotationFlags> arg0) The flags for the annotation.