Interface DirectedGraphNode

All Superinterfaces:
AttributeMapOwner, Cloneable, Comparable<DirectedGraphNode>, DirectedGraphElement
All Known Subinterfaces:
BoundaryDirectedGraphNode, ContainingDirectedGraphNode
All Known Implementing Classes:
AbstractDirectedGraphNode

public interface DirectedGraphNode extends DirectedGraphElement, Comparable<DirectedGraphNode>
  • Method Details