| Package | Description | 
|---|---|
| org.apache.pdfbox.pdmodel.graphics.optionalcontent | 
| Modifier and Type | Method and Description | 
|---|---|
| PDOptionalContentProperties.BaseState | PDOptionalContentProperties. getBaseState()Returns the base state for optional content groups. | 
| static PDOptionalContentProperties.BaseState | PDOptionalContentProperties.BaseState. valueOf(COSName state)Returns the base state represented by the given  COSName. | 
| static PDOptionalContentProperties.BaseState | PDOptionalContentProperties.BaseState. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static PDOptionalContentProperties.BaseState[] | PDOptionalContentProperties.BaseState. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PDOptionalContentProperties. setBaseState(PDOptionalContentProperties.BaseState state)Sets the base state for optional content groups. | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.