|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageLabel.NumberStyleEnum | |
---|---|
org.pdfclown.documents.interaction.navigation.page | Features that enable the user to navigate from page to page within a document [PDF:1.6:8.3]. |
Uses of PageLabel.NumberStyleEnum in org.pdfclown.documents.interaction.navigation.page |
---|
Methods in org.pdfclown.documents.interaction.navigation.page that return PageLabel.NumberStyleEnum | |
---|---|
static PageLabel.NumberStyleEnum |
PageLabel.NumberStyleEnum.get(PdfName value)
Gets the number style corresponding to the given value. |
PageLabel.NumberStyleEnum |
PageLabel.getNumberStyle()
Gets the numbering style to be used for the numeric suffix of each page label in this range. |
static PageLabel.NumberStyleEnum |
PageLabel.NumberStyleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PageLabel.NumberStyleEnum[] |
PageLabel.NumberStyleEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.pdfclown.documents.interaction.navigation.page with parameters of type PageLabel.NumberStyleEnum | |
---|---|
void |
PageLabel.setNumberStyle(PageLabel.NumberStyleEnum value)
|
Constructors in org.pdfclown.documents.interaction.navigation.page with parameters of type PageLabel.NumberStyleEnum | |
---|---|
PageLabel(Document context,
PageLabel.NumberStyleEnum numberStyle)
|
|
PageLabel(Document context,
String prefix,
PageLabel.NumberStyleEnum numberStyle,
int numberBase)
|
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |