PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.interaction.actions.Render.OperationEnum

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

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.