|
||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use PDFAnnotList | |
| org.apache.fop.pdf | |
| org.apache.fop.svg | |
| Uses of PDFAnnotList in org.apache.fop.pdf |
| Fields in org.apache.fop.pdf declared as PDFAnnotList | |
protected PDFAnnotList |
PDFPage.annotList
the list of annotation objects for this page |
| Methods in org.apache.fop.pdf that return PDFAnnotList | |
PDFAnnotList |
PDFPage.getAnnotList()
get this page's annotation list |
PDFAnnotList |
PDFDocument.makeAnnotList()
make an annotation list object |
| Methods in org.apache.fop.pdf with parameters of type PDFAnnotList | |
void |
PDFPage.setAnnotList(PDFAnnotList annotList)
set this page's annotation list |
| Uses of PDFAnnotList in org.apache.fop.svg |
| Methods in org.apache.fop.svg that return PDFAnnotList | |
PDFAnnotList |
PDFGraphics2D.getAnnotList()
|
|
||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||