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.


Constructor Summary
PlanarInformation.EdgeInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlanarInformation.EdgeInfo

public PlanarInformation.EdgeInfo()

© Copyright 2000-2003,
yWorks GmbH.
All rights reserved.

2003