connectedcomponentpacking.cpp(3)
NAME
ConnectedComponentPacking.cpp
SYNOPSIS
#include <tulip/Graph.h> #include <tulip/GraphTools.h> #include <tulip/DrawingTools.h> #include 'ConnectedComponentPacking.h' #include 'rectanglePackingFonctions.h' #include 'DatasetTools.h' Defines #define COMPLEXITY 'auto;n5;n4logn;n4;n3logn;n3;n2logn;n2;nlogn;n;' Functions LAYOUTPLUGINOFGROUP (ConnectedComponentPacking,'Connected Component Packing','David Auber','26/05/05','beta','1.0','Misc') Variables const float spacing = 8
Define Documentation
#define COMPLEXITY 'auto;n5;n4logn;n4;n3logn;n3;n2logn;n2;nlogn;n;'
Function Documentation
- LAYOUTPLUGINOFGROUP (ConnectedComponentPacking, 'Connected Component
- Packing', 'David Auber', '26/05/05', 'beta', '1.0', 'Misc')
Variable Documentation
const float spacing = 8
Author
- Generated automatically by Doxygen for Tulip Plugins Library from the
source code.