Class PCLTTFPOSTFontTable

    • Field Detail

      • underlinePosition

        private int underlinePosition
      • underlineThickness

        private int underlineThickness
      • isFixedPitch

        private int isFixedPitch
    • Constructor Detail

      • PCLTTFPOSTFontTable

        public PCLTTFPOSTFontTable​(FontFileReader in)
                            throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getUnderlinePosition

        public int getUnderlinePosition()
      • getUnderlineThickness

        public int getUnderlineThickness()
      • getIsFixedPitch

        public int getIsFixedPitch()