org.apache.batik.svggen.font.table
public class GlyfSimpleDescript extends GlyfDescript
Constructor Summary | |
---|---|
GlyfSimpleDescript(GlyfTable parentTable, short numberOfContours, ByteArrayInputStream bais) |
Method Summary | |
---|---|
int | getContourCount() |
int | getEndPtOfContours(int i) |
byte | getFlags(int i) |
int | getPointCount() |
short | getXCoordinate(int i) |
short | getYCoordinate(int i) |
boolean | isComposite() |