fop 0.90alpha1

Uses of Class
org.apache.fop.pdf.PDFAnnotList

Packages that use PDFAnnotList
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. These classes were developed for FOP, but could be used by other applications wishing to produce PDF. 
 

Uses of PDFAnnotList in org.apache.fop.pdf
 

Fields in org.apache.fop.pdf declared as PDFAnnotList
protected  PDFAnnotList PDFResourceContext.annotList
          the list of annotation objects for this page
 

Methods in org.apache.fop.pdf that return PDFAnnotList
 PDFAnnotList PDFFactory.makeAnnotList()
          Make an annotation list object
 PDFAnnotList PDFResourceContext.getAnnotations()
          Get the current annotations.
 


fop 0.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.