Interface UndirectedGraphNode

All Superinterfaces:
AttributeMapOwner, Cloneable, Comparable<UndirectedGraphNode>, UndirectedGraphElement
All Known Implementing Classes:
AbstractUndirectedNode

public interface UndirectedGraphNode extends UndirectedGraphElement, Comparable<UndirectedGraphNode>