Class PDFontFactory.FontType

  • Enclosing class:
    PDFontFactory

    private static class PDFontFactory.FontType
    extends java.lang.Object
    • Field Detail

      • cidType0Types

        private static final java.util.List<java.lang.String> cidType0Types
      • cidType2Types

        private static final java.util.List<java.lang.String> cidType2Types
      • subtype

        private final COSName subtype
    • Constructor Detail

      • FontType

        FontType​(COSName type,
                 java.lang.String subtypeString)
      • FontType

        FontType​(COSName type)
    • Method Detail

      • getSubtype

        public COSName getSubtype()
      • isCIDSubtype

        public boolean isCIDSubtype​(COSName cidSubtype)