BubbleTree.cpp File Reference

#include <map>
#include <cmath>
#include <climits>
#include <fstream>
#include <qmessagebox.h>
#include <tulip/Circle.h>
#include <tulip/TreeTest.h>
#include "BubbleTree.h"

Include dependency graph for BubbleTree.cpp:


Classes

struct  greaterRadius

Functions

 LAYOUTPLUGINOFGROUP (BubbleTree,"Bubble Tree","D.Auber/S.Grivet","16/05/2003","Stable","1","1","Tree")

Variables

const char * paramHelp []

Function Documentation

LAYOUTPLUGINOFGROUP BubbleTree  ,
"Bubble Tree"  ,
"D.Auber/S.Grivet"  ,
"16/05/2003"  ,
"Stable"  ,
"1"  ,
"1"  ,
"Tree" 
 


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", "bool" ) 
    HTML_HELP_DEF( "values", "[true, false] o(nlog(n)) / o(n)" ) 
    HTML_HELP_DEF( "default", "true" ) 
    HTML_HELP_BODY() 
    "This parameter enables to choose the complexity of the algorithm." 

  }


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