Overview     Modules     Class Hierarchy     Classes     Members  

DatasetTools.cpp File Reference

#include <tulip/LayoutProperty.h>
#include <tulip/Types.h>
#include "DatasetTools.h"

Include dependency graph for DatasetTools.cpp:

Defines

Functions

Variables


Define Documentation

#define ORIENTATION   "up to down;down to up;right to left;left to right;"
 

#define ORIENTATION_ID   "Orientation"
 

#define ORTHOGONAL   "Orthogonal"
 


Function Documentation

void addOrientationParameters LayoutAlgorithm *  pLayout  ) 
 

void addOrthogonalParameters LayoutAlgorithm *  pLayout  ) 
 

orientationType getMask DataSet *  dataSet  ) 
 

bool hasOrthogonalEdge DataSet *  dataSet  ) 
 

DataSet setOrientationParameters int  pOrientation  ) 
 


Variable Documentation

const char* paramHelp[] [static]
 

Initial value:

 {

HTML_HELP_OPEN() 
    HTML_HELP_DEF("Type", "StringCollection") 
    HTML_HELP_DEF("Values", "up to down <BR> down to up <BR> right to left <BR> left to right") 
    HTML_HELP_DEF("Default", "up to down") 
    HTML_HELP_BODY() 
        "Choose your <BR> wished orientation" 
HTML_HELP_CLOSE(),


HTML_HELP_OPEN() 
    HTML_HELP_DEF("Type", "Boolean") 
    HTML_HELP_DEF("Values", "true <BR> false") 
    HTML_HELP_DEF("Default", "false") 
    HTML_HELP_BODY() 
        "If true then use orthogonal edges" 
HTML_HELP_CLOSE()}



Tulip Software by David AUBER    2001 - 2006