|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDestinationPage | |
|---|---|
| com.crionics.jpdf | jPDF Core package, contains all main classes. |
| Uses of AbstractDestinationPage in com.crionics.jpdf |
|---|
| Methods in com.crionics.jpdf that return AbstractDestinationPage | |
|---|---|
AbstractDestinationPage |
CreatorModule.getNamedDestination(java.lang.String name)
This method gets a named destination from the document. one typical use of named destinations is to open a document on a given page. |
| Methods in com.crionics.jpdf with parameters of type AbstractDestinationPage | |
|---|---|
void |
CreatorModule.setNamedDestination(java.lang.String name,
AbstractDestinationPage destination)
This method sets a named destination in the document. one typical use of named destinations is to open a document on a given page. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||