public class CoordinateSequence.CoordinateIterator extends Object implements Iterator<T>
| Constructor and Description |
|---|
CoordinateIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic boolean hasNext()
hasNext in interface Iterator<T extends CoordinateInterface>public T next()
next in interface Iterator<T extends CoordinateInterface>Copyright © 2019. All rights reserved.