Class PathIterator


  • public class PathIterator
    extends Object
    • Constructor Detail

      • PathIterator

        public PathIterator()
    • Method Detail

      • isDone

        public boolean isDone()
      • next

        public void next()
      • getWindingRule

        public int getWindingRule()
      • currentSegment

        public int currentSegment​(double[] coord)