|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Link | |
---|---|
org.pdfclown.documents.contents.composition | Typographic composition. |
org.pdfclown.documents.interaction.annotations | Annotations used to associate an object such as a note, sound, or movie with a location on a page of a PDF document, or to provide a way to interact with the user by means of the mouse and keyboard [PDF:1.6:8.4]. |
Uses of Link in org.pdfclown.documents.contents.composition |
---|
Methods in org.pdfclown.documents.contents.composition that return Link | |
---|---|
Link |
PrimitiveComposer.showText(String value,
Action action)
Shows the link associated to the specified text on the page at the current location. |
Link |
PrimitiveComposer.showText(String value,
Point2D location,
Action action)
Shows the link associated to the specified text on the page at the specified location. |
Link |
PrimitiveComposer.showText(String value,
Point2D location,
XAlignmentEnum xAlignment,
YAlignmentEnum yAlignment,
double rotation,
Action action)
Shows the link associated to the specified text on the page at the specified location. |
Uses of Link in org.pdfclown.documents.interaction.annotations |
---|
Methods in org.pdfclown.documents.interaction.annotations that return Link | |
---|---|
Link |
Link.clone(Document context)
|
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |