Overview     Modules     Class Hierarchy     Classes     Members  

GeneralGraph3D.cpp File Reference

#include <string>
#include <cassert>
#include <cmath>
#include <stack>
#include <tulip/AcyclicTest.h>
#include <tulip/TreeTest.h>
#include <tulip/MethodFactory.h>
#include <tulip/LayoutProperty.h>
#include <tulip/BooleanProperty.h>
#include "GeneralGraph3D.h"

Include dependency graph for GeneralGraph3D.cpp:

Defines

Variables


Define Documentation

#define ORIENTATION   "vertical;horizontal;"
 


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"   

  }



Tulip Software by David AUBER    2001 - 2006