Uses of Enum Class
org.sejda.sambox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup.RenderState
Packages that use PDOptionalContentGroup.RenderState
-
Uses of PDOptionalContentGroup.RenderState in org.sejda.sambox.pdmodel.graphics.optionalcontent
Methods in org.sejda.sambox.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.