public class Path extends Walk
modCount| Constructor and Description |
|---|
Path() |
Path(Collection nodes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid()
Tests if the path is valid.
|
add, add, add, addAll, addAll, addEdge, addEdges, buildEdges, duplicate, equals, equals, getEdges, getFirst, getLast, hashCode, isClosed, remove, remove, remove, removeAll, reverse, riterator, truncateclear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizecontainsAll, toStringiterator, sizecontainsAllparallelStream, streampublic Path()
public Path(Collection nodes)
public boolean isValid()
isValid in interface NodeSequenceisValid in class WalkCopyright © 1996–2019 Geotools. All rights reserved.