Uses of Interface
org.apache.pdfbox.pdmodel.font.PDFontLike
-
Packages that use PDFontLike Package Description org.apache.pdfbox.pdmodel.font Classes to deal with font functionality in a PDF Document. -
-
Uses of PDFontLike in org.apache.pdfbox.pdmodel.font
Classes in org.apache.pdfbox.pdmodel.font that implement PDFontLike Modifier and Type Class Description classPDCIDFontA CIDFont.classPDCIDFontType0Type 0 CIDFont (CFF).classPDCIDFontType2Type 2 CIDFont (TrueType).classPDFontThis is the base class for all PDF fonts.classPDMMType1FontType 1 Multiple Master Font.classPDSimpleFontA simple font.classPDTrueTypeFontTrueType font.classPDType0FontA Composite (Type 0) font.classPDType1CFontType 1-equivalent CFF font.classPDType1FontA PostScript Type 1 Font.classPDType3FontA PostScript Type 3 Font.
-