Uses of Enum Class
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 class 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 class, in the order they are declared.