Uses of Interface
org.apache.pdfbox.pdmodel.font.PDVectorFont
-
Packages that use PDVectorFont Package Description org.apache.pdfbox.pdmodel.font Classes to deal with font functionality in a PDF Document.org.apache.pdfbox.rendering -
-
Uses of PDVectorFont in org.apache.pdfbox.pdmodel.font
Classes in org.apache.pdfbox.pdmodel.font that implement PDVectorFont Modifier and Type Class Description classPDCIDFontA CIDFont.classPDCIDFontType0Type 0 CIDFont (CFF).classPDCIDFontType2Type 2 CIDFont (TrueType).classPDMMType1FontType 1 Multiple Master Font.classPDTrueTypeFontTrueType font.classPDType0FontA Composite (Type 0) font.classPDType1CFontType 1-equivalent CFF font.classPDType1FontA PostScript Type 1 Font. -
Uses of PDVectorFont in org.apache.pdfbox.rendering
Fields in org.apache.pdfbox.rendering declared as PDVectorFont Modifier and Type Field Description private PDVectorFontGlyphCache. fontConstructors in org.apache.pdfbox.rendering with parameters of type PDVectorFont Constructor Description GlyphCache(PDVectorFont font)
-