Class GlyfSimpleDescript

java.lang.Object
org.ofdrw.converter.font.GlyfDescript
org.ofdrw.converter.font.GlyfSimpleDescript
All Implemented Interfaces:
org.apache.fontbox.ttf.GlyphDescription

public class GlyfSimpleDescript extends GlyfDescript
This class is based on code from Apache Batik a subproject of Apache XMLGraphics. see http://xmlgraphics.apache.org/batik/ for further details.
  • Method Details

    • getEndPtOfContours

      public int getEndPtOfContours(int i)
    • getFlags

      public byte getFlags(int i)
    • getXCoordinate

      public short getXCoordinate(int i)
    • getYCoordinate

      public short getYCoordinate(int i)
    • isComposite

      public boolean isComposite()
    • getPointCount

      public int getPointCount()