Class PCLFontReaderFactory


  • public final class PCLFontReaderFactory
    extends java.lang.Object
    • Constructor Detail

      • PCLFontReaderFactory

        private PCLFontReaderFactory()
    • Method Detail

      • createInstance

        public static PCLFontReader createInstance​(Typeface font)
                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • isCIDType2

        private static boolean isCIDType2​(Typeface font)