Class PathIteratorLimited

java.lang.Object
net.sourceforge.plantuml.klimt.drawing.eps.PathIteratorLimited
All Implemented Interfaces:
PathIterator

public class PathIteratorLimited extends Object implements PathIterator
  • Constructor Details

    • PathIteratorLimited

      public PathIteratorLimited(Shape source, int start, int limit)
  • Method Details