| |
|
| java.lang.Object org.apache.harmony.awt.gl.font.fontlib.FLPath
Constructor Summary | |
| FLPath(long glyphPointer) |
commandsIndex | int commandsIndex(Code) | | The current cursor position in types buffer
|
pointIndex | int pointIndex(Code) | | The current cursor position in points buffer
|
pointShift | static int pointShift(Code) | | The space amount in points buffer for different segmenet's types
|
FLPath | FLPath(long glyphPointer)(Code) | | |
currentSegment | public int currentSegment(double[] coords)(Code) | | |
currentSegment | public int currentSegment(float[] coords)(Code) | | |
getWindingRule | public int getWindingRule()(Code) | | |
isDone | public boolean isDone()(Code) | | |
|
|
|