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 TypeMethodDescriptionprivate voidPFBParser.calcLengths(PFBData pfb, byte[] originalData) private voidPFBParser.parsePCFormat(PFBData pfb, DataInputStream din) private voidPFBParser.parseRAWFormat(PFBData pfb, BufferedInputStream bin) protected ByteArrayOutputStreamType1SubsetFile.writeHeader(PFBData pfbData, PostscriptParser.PSElement encoding) -
Uses of PFBData in org.apache.fop.pdf
Fields in org.apache.fop.pdf declared as PFBDataMethods in org.apache.fop.pdf with parameters of type PFBData