PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.interaction.annotations.Link

Packages that use Link
it.stefanochizzolini.clown.documents.contents.composition Typographic composition. 
it.stefanochizzolini.clown.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 it.stefanochizzolini.clown.documents.contents.composition
 

Methods in it.stefanochizzolini.clown.documents.contents.composition that return Link
 Link PrimitiveFilter.showText(String value, Action action)
          Shows the link associated to the specified text on the page at the current location.
 Link PrimitiveFilter.showText(String value, Point2D location, Action action)
          Shows the link associated to the specified text on the page at the specified location.
 Link PrimitiveFilter.showText(String value, Point2D location, AlignmentXEnum alignmentX, AlignmentYEnum alignmentY, double rotation, Action action)
          Shows the link associated to the specified text on the page at the specified location.
 

Uses of Link in it.stefanochizzolini.clown.documents.interaction.annotations
 

Methods in it.stefanochizzolini.clown.documents.interaction.annotations that return Link
 Link Link.clone(Document context)
           
 


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.