y.layout.planar
Class PlanarInformation.EdgeInfo
java.lang.Object
|
+--y.layout.planar.SimplePlanarInformation.SimpleEdgeInfo
|
+--y.layout.planar.PlanarInformation.EdgeInfo
- Enclosing class:
- PlanarInformation
- public static class PlanarInformation.EdgeInfo
- extends SimplePlanarInformation.SimpleEdgeInfo
Class hold all information related to an edge.
At the moment his is the reverse edge, the face and if the edge
an insertion flag.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlanarInformation.EdgeInfo
public PlanarInformation.EdgeInfo()