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