Class SimpleFont

    • Constructor Detail

      • SimpleFont

        SimpleFont​(PDSimpleFont font)
            throws java.io.IOException
        Constructor.
        Parameters:
        font - PDSimpleFont instance.
        Throws:
        java.io.IOException - If fails to parse unicode characters.
    • Method Detail

      • getGlyphs

        private java.lang.Object[][] getGlyphs​(PDSimpleFont font)
                                        throws java.io.IOException
        Throws:
        java.io.IOException
      • getEncodingName

        private java.lang.String getEncodingName​(PDSimpleFont font)
      • getPanel

        public javax.swing.JPanel getPanel()
        Specified by:
        getPanel in class FontPane