class: FrontNodeCl

public class: FrontNodeCl
Author: Petra Vanícková
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 6.12.2005 16:36:32; Modified: 8.12.2005 23:00:29;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {1177935B-AD62-48a3-8DD3-DE52E9C608BF}
class used as a record about node in front

 

Goto: Fields, Methods

See also: NodeCl

Appears in: CD Visualisation trees, networks

Connections
 
FrontNodeCl Attributes
Attribute Details
public NodeCl
  node
Notes: tree node

public int
  levelIndex
Notes: node level in the tree, root has 0

 
FrontNodeCl Methods
Operation Details
public
FrontNodeCl(
   NodeCl _node,
   int _levelIndex):
Notes: constructor of FrontNodeCl