Packagecom.yworks.yfiles.layout.planar
Classpublic class PlanarInformation_NodeInfo
InheritancePlanarInformation_NodeInfo Inheritance YObject Inheritance 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.



Public Methods
 MethodDefined By
  
PlanarInformation_NodeInfo(init:Boolean = true)
PlanarInformation_NodeInfo
 Inherited
equals(o:Object):Boolean
YObject
  
getClass():Class
[override]
PlanarInformation_NodeInfo
 Inherited
hashCode():int
YObject
  
[static]
PlanarInformation_NodeInfo
Protected Methods
 MethodDefined By
  
PlanarInformation_NodeInfo
Constructor Detail
PlanarInformation_NodeInfo()Constructor
public function PlanarInformation_NodeInfo(init:Boolean = true)



Parameters
init:Boolean (default = true)
Method Detail
getClass()method
override public function getClass():Class

Returns
Class
initPlanarInformation_NodeInfo()method 
protected final function initPlanarInformation_NodeInfo():void

newPlanarInformation_NodeInfo()method 
public static function newPlanarInformation_NodeInfo():PlanarInformation_NodeInfo

Returns
PlanarInformation_NodeInfo