Uses of Class
org.foray.pdf.object.PDFAnnotation

Packages that use PDFAnnotation
org.foray.pdf.object Classes representing various PDF objects, used in the construction of a PDF document. 
 

Uses of PDFAnnotation in org.foray.pdf.object
 

Subclasses of PDFAnnotation in org.foray.pdf.object
 class PDFLink
          A PDF /Annot object of /Subtype /Link.
 

Methods in org.foray.pdf.object with parameters of type PDFAnnotation
 void PDFAnnotList.addAnnotation(PDFAnnotation annotation)
          Add a PDFAnnotation to the collection.
 



Copyright © 2017. All rights reserved.