Class BasicXYNode

All Implemented Interfaces:
Serializable, Graphable, XYNode, Node
Direct Known Subclasses:
DelaunayNode

public class BasicXYNode extends BasicNode implements XYNode
Basic implementation of XYNode extended from BasicNode. The coordinate is stored in the underlying object reference of the node.
Author:
Justin Deoliveira, Refractions Research Inc, jdeolive@refractions.net
See Also: