ConeTreeExtended.cpp File Reference

#include <map>
#include <cmath>
#include <climits>
#include <tulip/Circle.h>
#include <tulip/TreeTest.h>
#include <tulip/ForEach.h>
#include <tulip/Node.h>
#include "ConeTreeExtended.h"

Include dependency graph for ConeTreeExtended.cpp:


Defines

#define ORIENTATION   "vertical;horizontal;"

Functions

 LAYOUTPLUGINOFGROUP (ConeTreeExtended,"Cone Tree","David Auber","01/04/2001","Stable","1","0","Tree")
float sqr (float x)
float minRadius (float radius1, float alpha1, float radius2, float alpha2)

Variables

const char * paramHelp []

Define Documentation

#define ORIENTATION   "vertical;horizontal;"
 


Function Documentation

LAYOUTPLUGINOFGROUP ConeTreeExtended  ,
"Cone Tree"  ,
"David Auber"  ,
"01/04/2001"  ,
"Stable"  ,
"1"  ,
"0"  ,
"Tree" 
 

float minRadius float  radius1,
float  alpha1,
float  radius2,
float  alpha2
 

float sqr float  x  ) 
 


Variable Documentation

const char* paramHelp[] [static]
 

Initial value:

 {
    
    HTML_HELP_OPEN() 
    HTML_HELP_DEF( "type", "Size" ) 
    HTML_HELP_DEF( "values", "An existing size property" ) 
    HTML_HELP_DEF( "default", "viewSize" ) 
    HTML_HELP_BODY() 
    "This parameter defines the property used for node's sizes." 
    HTML_HELP_CLOSE(),
    
    HTML_HELP_OPEN()                       
    HTML_HELP_DEF( "type", "String Collection" ) 
    HTML_HELP_DEF( "default", "horizontal" )     
    HTML_HELP_BODY() 
    "This parameter enables to choose the orientation of the drawing"   

  }


Generated on Fri Jan 5 14:19:34 2007 for Tulip Plugins by  doxygen 1.4.6