y.layout.planar
Class PlanarInformation.NodeInfo
java.lang.Object
|
+--y.layout.planar.PlanarInformation.NodeInfo
- Enclosing class:
- PlanarInformation
- public static class PlanarInformation.NodeInfo
- extends Object
Class hold all information related to a node.
it holds the special information for upward embeddings and
types of the node.
This is the first outgoing edge and the first incoming edge.
This is implicitly defined by the cyclic order if the node
has incoming and outgoing edges.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlanarInformation.NodeInfo
public PlanarInformation.NodeInfo()