NAME
MixedModel.cpp -
SYNOPSIS
#include <tulip/TulipPlugin.h>
#include <tulip/MapIterator.h>
#include <tulip/PlanarConMap.h>
#include <tulip/Ordering.h>
#include <tulip/MutableContainer.h>
#include <tulip/Bfs.h>
#include <tulip/GraphTools.h>
#include ’MixedModel.h’
#include ’DatasetTools.h’
Defines
#define ORIENTATION ’vertical;horizontal;’
Functions
LAYOUTPLUGINOFGROUP (MixedModel,’Mixed Model’,’Romain BOURQUI
’,’09/11/2005’,’Ok’,’1.0’,’Planar’)
void afficheCycle (PlanarConMap *m)
Variables
float spacing = 2
float edgeNodeSpacing = 2
Define Documentation
#define ORIENTATION ’vertical;horizontal;’
Function Documentation
void afficheCycle (PlanarConMap * m)
LAYOUTPLUGINOFGROUP (MixedModel, ’Mixed Model’, ’Romain BOURQUI ’,
’09/11/2005’, ’Ok’, ’1.0’, ’Planar’) Authors: David Auber, Patrick
Mary, Morgan Mathiaut from the LaBRI Visualization Team Email :
auber@tulip-software.org Last modification : 13/03/2009 This program is
free software; you can redistribute it and/or modify it under the terms
of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any
later version.
Variable Documentation
float edgeNodeSpacing = 2
float spacing = 2
Author
Generated automatically by Doxygen for Tulip Plugins Library from the
source code.