| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel.graphics.optionalcontent |
| Modifier and Type | Method and Description |
|---|---|
PDOptionalContentGroup.RenderState |
PDOptionalContentGroup.getRenderState(RenderDestination destination) |
static PDOptionalContentGroup.RenderState |
PDOptionalContentGroup.RenderState.valueOf(COSName state)
Returns the base state represented by the given
COSName. |
static PDOptionalContentGroup.RenderState |
PDOptionalContentGroup.RenderState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PDOptionalContentGroup.RenderState[] |
PDOptionalContentGroup.RenderState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.