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

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

Uses of PDFAnnotList in org.foray.pdf.object
 

Methods in org.foray.pdf.object with parameters of type PDFAnnotList
 void PDFPage.addAnnotationList(PDFAnnotList listToAdd)
          Add an annotation list to the annotations on this page.
 void PDFAnnotList.addAnnotationList(PDFAnnotList listToAdd)
          For each item in annotationList, add the item to this.
 



Copyright © 2017. All rights reserved.