Package processing.opengl
Interface PGL.FontOutline
- All Known Implementing Classes:
PJOGL.FontOutline
- Enclosing class:
- PGL
protected static interface PGL.FontOutline
-
Method Summary
Modifier and TypeMethodDescriptionintcurrentSegment(float[] coords) booleanisDone()voidnext()
-
Method Details
-
isDone
boolean isDone() -
currentSegment
int currentSegment(float[] coords) -
next
void next()
-