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, setCoordinateadd, getDegree, getEdge, getEdges, getEdges, getRelated, removegetCount, getID, getObject, isVisited, setCount, setID, setObject, setVisitedgetCount, getID, getObject, getRelated, isVisited, setCount, setID, setObject, setVisitedpublic void setFeature(SimpleFeature f)
public SimpleFeature getFeature()
public String toString()
BasicGraphabletoString in class BasicGraphableGraphable.getID()Copyright © 1996–2019 Geotools. All rights reserved.