Uses of Class
org.apache.fop.render.pdf.extensions.PDFArrayExtension
-
Packages that use PDFArrayExtension Package Description org.apache.fop.render.pdf PDF Rendererorg.apache.fop.render.pdf.extensions -
-
Uses of PDFArrayExtension in org.apache.fop.render.pdf
Methods in org.apache.fop.render.pdf with parameters of type PDFArrayExtension Modifier and Type Method Description private PDFArrayPDFRenderingUtil. augmentArray(PDFArray array, PDFArrayExtension extension) -
Uses of PDFArrayExtension in org.apache.fop.render.pdf.extensions
Fields in org.apache.fop.render.pdf.extensions declared as PDFArrayExtension Modifier and Type Field Description private PDFArrayExtensionPDFArrayElement. extensionMethods in org.apache.fop.render.pdf.extensions that return PDFArrayExtension Modifier and Type Method Description PDFArrayExtensionPDFArrayElement. getArrayExtension()Methods in org.apache.fop.render.pdf.extensions with parameters of type PDFArrayExtension Modifier and Type Method Description private static org.xml.sax.helpers.AttributesImplPDFDictionaryAttachment. extractIFAttributes(org.xml.sax.helpers.AttributesImpl attributes, PDFArrayExtension array)private voidPDFDictionaryAttachment. toSAX(org.xml.sax.ContentHandler handler, PDFArrayExtension array)
-