DatasetTools.cpp File Reference

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

Include dependency graph for DatasetTools.cpp:


Defines

#define ORTHOGONAL   "Orthogonal"
#define ORIENTATION   "up to down;down to up;right to left;left to right;"
#define ORIENTATION_ID   "Orientation"

Functions

void addOrientationParameters (LayoutAlgorithm *pLayout)
void addOrthogonalParameters (LayoutAlgorithm *pLayout)
DataSet setOrientationParameters (int pOrientation)
orientationType getMask (DataSet *dataSet)
bool hasOrthogonalEdge (DataSet *dataSet)

Variables

const char * paramHelp []

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()}


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