Uses of Enum
org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup.RenderState
Packages that use PDOptionalContentGroup.RenderState
-
Uses of PDOptionalContentGroup.RenderState in org.apache.pdfbox.pdmodel.graphics.optionalcontent
Methods in org.apache.pdfbox.pdmodel.graphics.optionalcontent that return PDOptionalContentGroup.RenderStateModifier and TypeMethodDescriptionPDOptionalContentGroup.getRenderState
(RenderDestination destination) Returns the enum constant of this type with the specified name.Returns the base state represented by the givenCOSName
.static PDOptionalContentGroup.RenderState[]
PDOptionalContentGroup.RenderState.values()
Returns an array containing the constants of this enum type, in the order they are declared.