public interface XYNode extends Node
| Modifier and Type | Method and Description |
|---|---|
Coordinate |
getCoordinate()
Returns the coordinate associated with the node.
|
void |
setCoordinate(Coordinate c)
Sets the coordinate associated with the node.
|
getCount, getID, getObject, getRelated, isVisited, setCount, setID, setObject, setVisitedCopyright © 1996–2019 Geotools. All rights reserved.