PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.Page.TabOrderEnum

Packages that use Page.TabOrderEnum
it.stefanochizzolini.clown.documents Document-level objects [PDF:1.6:3.6]. 
 

Uses of Page.TabOrderEnum in it.stefanochizzolini.clown.documents
 

Methods in it.stefanochizzolini.clown.documents that return Page.TabOrderEnum
static Page.TabOrderEnum Page.TabOrderEnum.get(PdfName value)
          Gets the tab order corresponding to the given value.
 Page.TabOrderEnum Page.getTabOrder()
          Gets the tab order to be used for annotations on the page.
static Page.TabOrderEnum Page.TabOrderEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Page.TabOrderEnum[] Page.TabOrderEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in it.stefanochizzolini.clown.documents with parameters of type Page.TabOrderEnum
 void Page.setTabOrder(Page.TabOrderEnum value)
           
 


PDF Clown
0.0.8

Project home page

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