org.geotools.graph.util.delaunay
Class DelaunayNode
Object
BasicGraphable
BasicNode
BasicXYNode
DelaunayNode
- All Implemented Interfaces:
- Serializable, Graphable, XYNode, Node
public class DelaunayNode
- extends BasicXYNode
- Author:
- jfc173
- See Also:
- Serialized Form
- Module:
modules/extension/graph (gt-graph.jar)
Constructor Summary |
DelaunayNode()
Creates a new instance of delaunayNode |
DelaunayNode
public DelaunayNode()
- Creates a new instance of delaunayNode
setFeature
public void setFeature(SimpleFeature f)
getFeature
public SimpleFeature getFeature()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
toString
public String toString()
- Description copied from class:
BasicGraphable
- Returns the id of the component as a string.
- Overrides:
toString
in class BasicGraphable
- See Also:
Graphable.getID()
Copyright © 1996-2009 Geotools. All Rights Reserved.