ConnectedComponentPacking.cpp
ConnectedComponentPacking.cpp
Section: Tulip Plugins Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
ConnectedComponentPacking.cpp -
SYNOPSIS
#include <tulip/Graph.h>
#include <tulip/GraphTools.h>
#include <tulip/DrawingTools.h>
#include 'ConnectedComponentPacking.h'
#include <vector>
#include <tulip/TulipPlugin.h>
#include 'math.h'
#include <string.h>
#include <tulip/PluginProgress.h>
#include <list>
#include <tulip/Rectangle.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.
Index
- NAME
-
- SYNOPSIS
-
- Defines
-
- Functions
-
- Variables
-
- 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
-
This document was created by
man2html,
using the manual pages.
Time: 22:06:29 GMT, April 16, 2011