Overview     Modules     Class Hierarchy     Classes     Members  

TreeRadial Class Reference
[Layout]

List of all members.

Detailed Description

TreeRadial.cpp - An implementation of radial drawing of trees.

Public Member Functions

  • TreeRadial (const PropertyContext &context)
  • void dfsPlacement (node n, int depth, double alphaStart, double alphaEnd)
  • bool run ()
  • bool check (string &erreurMsg)
  • void reset ()

Public Attributes


Constructor & Destructor Documentation

TreeRadial::TreeRadial const PropertyContext &  context  )  [inline]
 


Member Function Documentation

bool TreeRadial::check string &  erreurMsg  )  [inline]
 

void TreeRadial::dfsPlacement node  n,
int  depth,
double  alphaStart,
double  alphaEnd
[inline]
 

void TreeRadial::reset  )  [inline]
 

bool TreeRadial::run  )  [inline]
 


Member Data Documentation

DoubleProperty* TreeRadial::leaves
 



Tulip Software by David AUBER    2001 - 2006