Uses of Class
org.apache.fop.pdf.PDFName
Packages that use PDFName
Package
Description
Classes for handling the low-level creation of PDF documents.
-
Uses of PDFName in org.apache.fop.pdf
Fields in org.apache.fop.pdf declared as PDFNameModifier and TypeFieldDescriptionstatic final PDFNameStandardStructureAttributes.Table.NAMEThe name to use as an attribute owner.Methods in org.apache.fop.pdf that return PDFNameModifier and TypeMethodDescriptionPDFFont.getBaseFont()Returns the name of the BaseFont.PDFSeparationColorSpace.getColorName()Returns the name of the colorant.PDFXObject.getName()Returns the XObject's name.StandardStructureAttributes.Table.Scope.getName()Returns the name of this attribute.StructureType.getName()Returns the name of this structure type.protected PDFNamePDFFont.getPDFNameForFontType(FontType fontType) Returns the PDF name for a certain font type.Methods in org.apache.fop.pdf with parameters of type PDFNameModifier and TypeMethodDescriptionPDFResources.getColorSpace(PDFName name) Returns a color space by name.voidSpecifies the tab order for annotations on a page.