Uses of Class
org.apache.fop.pdf.PDFFontNonBase14
-
Packages that use PDFFontNonBase14 Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of PDFFontNonBase14 in org.apache.fop.pdf
Subclasses of PDFFontNonBase14 in org.apache.fop.pdf Modifier and Type Class Description class
PDFFontTrueType
Class representing a TrueType font.class
PDFFontType1
Class representing a Type1 or MMType1 font (not necessary for the base 14).class
PDFFontType3
Class representing a Type3 font.
-