Class PDFontFactory.FontType

java.lang.Object
org.apache.pdfbox.pdmodel.font.PDFontFactory.FontType
Enclosing class:
PDFontFactory

private static class PDFontFactory.FontType extends Object
  • Field Details

    • cidType0Types

      private static final List<String> cidType0Types
    • cidType2Types

      private static final List<String> cidType2Types
    • type

      private final COSName type
    • subtype

      private final COSName subtype
  • Constructor Details

  • Method Details

    • getSubtype

      public COSName getSubtype()
    • isCIDSubtype

      public boolean isCIDSubtype(COSName cidSubtype)