Class NodeIterator
java.lang.Object
com.github.micycle1.clipper2.engine.NodeIterator
- All Implemented Interfaces:
Iterator<PolyPathBase>
-
Method Details
-
hasNext
public final boolean hasNext()- Specified by:
hasNextin interfaceIterator<PolyPathBase>
-
next
- Specified by:
nextin interfaceIterator<PolyPathBase>
-