Uses of Enum Class
org.openpdf.renderer.annotation.PDFAnnotation.Flags
Packages that use PDFAnnotation.Flags
-
Uses of PDFAnnotation.Flags in org.openpdf.renderer.annotation
Subclasses with type arguments of type PDFAnnotation.Flags in org.openpdf.renderer.annotationMethods in org.openpdf.renderer.annotation that return PDFAnnotation.FlagsModifier and TypeMethodDescriptionstatic PDFAnnotation.FlagsReturns the enum constant of this class with the specified name.static PDFAnnotation.Flags[]PDFAnnotation.Flags.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openpdf.renderer.annotation with parameters of type PDFAnnotation.Flags