|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetLayerState.StateModeEnum | |
---|---|
org.pdfclown.documents.interaction.actions | Actions used to perform specific operations when triggered [PDF:1.6:8.5]. |
Uses of SetLayerState.StateModeEnum in org.pdfclown.documents.interaction.actions |
---|
Methods in org.pdfclown.documents.interaction.actions that return SetLayerState.StateModeEnum | |
---|---|
SetLayerState.StateModeEnum |
SetLayerState.LayerState.getMode()
|
static SetLayerState.StateModeEnum |
SetLayerState.StateModeEnum.valueOf(PdfName name)
|
static SetLayerState.StateModeEnum |
SetLayerState.StateModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SetLayerState.StateModeEnum[] |
SetLayerState.StateModeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.pdfclown.documents.interaction.actions with parameters of type SetLayerState.StateModeEnum | |
---|---|
void |
SetLayerState.LayerState.setMode(SetLayerState.StateModeEnum value)
|
Constructors in org.pdfclown.documents.interaction.actions with parameters of type SetLayerState.StateModeEnum | |
---|---|
SetLayerState.LayerState(SetLayerState.StateModeEnum mode)
|
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |