Class LinePath.PathIterator

  • Enclosing class:
    LinePath

    public static class LinePath.PathIterator
    extends Object
    • Method Detail

      • currentSegment

        public int currentSegment​(float[] coords)
      • currentSegment

        public int currentSegment​(double[] coords)
      • getWindingRule

        public int getWindingRule()
      • isDone

        public boolean isDone()
      • next

        public void next()