|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Render.OperationEnum | |
---|---|
org.pdfclown.documents.interaction.actions | Actions used to perform specific operations when triggered [PDF:1.6:8.5]. |
Uses of Render.OperationEnum in org.pdfclown.documents.interaction.actions |
---|
Methods in org.pdfclown.documents.interaction.actions that return Render.OperationEnum | |
---|---|
Render.OperationEnum |
Render.getOperation()
Gets the operation to perform when the action is triggered. |
static Render.OperationEnum |
Render.OperationEnum.valueOf(PdfInteger code)
|
static Render.OperationEnum |
Render.OperationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Render.OperationEnum[] |
Render.OperationEnum.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 Render.OperationEnum | |
---|---|
void |
Render.setOperation(Render.OperationEnum value)
|
Constructors in org.pdfclown.documents.interaction.actions with parameters of type Render.OperationEnum | |
---|---|
Render(Screen screen,
Render.OperationEnum operation,
Rendition rendition)
|
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |