Search this API

y.layout.planar
Class PlanarInformation.NodeInfo

java.lang.Object
  extended by y.layout.planar.PlanarInformation.NodeInfo
Enclosing class:
PlanarInformation

public static class PlanarInformation.NodeInfo
extends java.lang.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.

 

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

Constructor Detail

PlanarInformation.NodeInfo

public PlanarInformation.NodeInfo()

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