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, setVisited
Copyright © 1996–2021 Geotools. All rights reserved.