Uses of Class
org.apache.fop.fonts.type1.PFBData
Packages that use PFBData
Package
Description
Classes for Adobe Type 1 fonts.
Classes for handling the low-level creation of PDF documents.
-
Uses of PFBData in org.apache.fop.fonts.type1
Methods in org.apache.fop.fonts.type1 that return PFBDataModifier and TypeMethodDescriptionPFBParser.parsePFB(InputStream in) Parses a PFB file into a PFBData object.Methods in org.apache.fop.fonts.type1 with parameters of type PFBDataModifier and TypeMethodDescriptionprotected ByteArrayOutputStreamType1SubsetFile.writeHeader(PFBData pfbData, PostscriptParser.PSElement encoding) -
Uses of PFBData in org.apache.fop.pdf
Methods in org.apache.fop.pdf with parameters of type PFBData