Interface PointListIterator

All Superinterfaces:
Iterator<List<Point2D.Double>>

public interface PointListIterator extends Iterator<List<Point2D.Double>>