public class GlyfSimpleDescript extends GlyfDescript
onCurve, parentTable, repeat, xDual, xShortVector, yDual, yShortVector
Constructor and Description |
---|
GlyfSimpleDescript(GlyfTable parentTable,
short numberOfContours,
java.io.ByteArrayInputStream bais) |
Modifier and Type | Method and Description |
---|---|
int |
getContourCount() |
int |
getEndPtOfContours(int i) |
byte |
getFlags(int i) |
int |
getPointCount() |
short |
getXCoordinate(int i) |
short |
getYCoordinate(int i) |
boolean |
isComposite() |
getNumberOfContours, getXMaximum, getXMinimum, getYMaximum, getYMinimum, resolve
getInstructions, readInstructions, readInstructions
public GlyfSimpleDescript(GlyfTable parentTable, short numberOfContours, java.io.ByteArrayInputStream bais)
public int getEndPtOfContours(int i)
public byte getFlags(int i)
public short getXCoordinate(int i)
public short getYCoordinate(int i)
public boolean isComposite()
public int getPointCount()
public int getContourCount()
Copyright © 2022 Apache Software Foundation. All Rights Reserved.