|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OptionsEnum | |
---|---|
org.pdfclown.documents.interaction.actions | Actions used to perform specific operations when triggered [PDF:1.6:8.5]. |
Uses of OptionsEnum in org.pdfclown.documents.interaction.actions |
---|
Methods in org.pdfclown.documents.interaction.actions that return OptionsEnum | |
---|---|
static OptionsEnum |
OptionsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OptionsEnum[] |
OptionsEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.pdfclown.documents.interaction.actions that return types with arguments of type OptionsEnum | |
---|---|
EnumSet<OptionsEnum> |
GoToNonLocal.getOptions()
Gets the action options. |
EnumSet<OptionsEnum> |
Launch.getOptions()
Gets the action options. |
Method parameters in org.pdfclown.documents.interaction.actions with type arguments of type OptionsEnum | |
---|---|
void |
GoToNonLocal.setOptions(EnumSet<OptionsEnum> value)
|
void |
Launch.setOptions(EnumSet<OptionsEnum> value)
|
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |