|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Page.TabOrderEnum | |
---|---|
org.pdfclown.documents | Document-level objects [PDF:1.6:3.6]. |
Uses of Page.TabOrderEnum in org.pdfclown.documents |
---|
Methods in org.pdfclown.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 org.pdfclown.documents with parameters of type Page.TabOrderEnum | |
---|---|
void |
Page.setTabOrder(Page.TabOrderEnum value)
|
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |