public class DelaunayNode extends BasicXYNode
Constructor and Description |
---|
DelaunayNode()
Creates a new instance of delaunayNode
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
SimpleFeature |
getFeature() |
int |
hashCode() |
void |
setFeature(SimpleFeature f) |
String |
toString()
Returns the id of the component as a string.
|
getCoordinate, setCoordinate
add, getDegree, getEdge, getEdges, getEdges, getRelated, remove
getCount, getID, getObject, isVisited, setCount, setID, setObject, setVisited
getCount, getID, getObject, getRelated, isVisited, setCount, setID, setObject, setVisited
public void setFeature(SimpleFeature f)
public SimpleFeature getFeature()
public String toString()
BasicGraphable
toString
in class BasicGraphable
Graphable.getID()
Copyright © 1996–2019 Geotools. All rights reserved.