Interface PGL.FontOutline

All Known Implementing Classes:
PJOGL.FontOutline
Enclosing class:
PGL

protected static interface PGL.FontOutline
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    currentSegment(float[] coords)
     
    boolean
     
    void
     
  • Method Details

    • isDone

      boolean isDone()
    • currentSegment

      int currentSegment(float[] coords)
    • next

      void next()