NAME
Layout -
Classes
class BubbleTree
class Circular
class ConeTreeExtended
ConeTreeExtended.h - An implementation of the cone tree layout.
class Dendrogram
class Embedder
Embedder.cpp - An implementation of the HDE algorithm.
class GEMLayout
An implementation of a spring-embedder layout.
class HierarchicalGraph
Hierarchical.h - An implementation of hierarchical graph drawing
algorithm.
class ImprovedWalker
class MixedModel
MixedModel.h- An implementation of a polyline graph drawing.
class SquarifiedTreeMap
SquarifiedTreeMap.h - An implementation of a squarified treemap
layout.
class TreeLeaf
class TreeMap
TreeMap.h - An implementation of the tree map layout.
class TreeRadial
TreeRadial.cpp - An implementation of a radial drawing of trees.
class TreeReingoldAndTilfordExtended
TreeReingoldAndTilfordExtended.h - An implementation of a
hierarchical tree layout.
class Tutte
Tutte.h - An implementation of a 3-Connected graph layout.
Functions
Embedder::~Embedder ()
bool Embedder::run ()
LAYOUTPLUGINOFGROUP (Embedder,’Embedder (HDE)’,’Bertrand
Mathieu’,’27/05/2003’,’Ok’,’1.0’,’Force Directed’)
Embedder::Embedder (const PropertyContext &)
Detailed Description
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.
Function Documentation
Embedder::Embedder (const PropertyContext & context) [inherited]
LAYOUTPLUGINOFGROUP (Embedder, ’Embedder (HDE)’, ’Bertrand Mathieu’,
’27/05/2003’, ’Ok’, ’1.0’, ’Force Directed’)
bool Embedder::run () [inherited]
Embedder::~Embedder () [inherited]
Author
Generated automatically by Doxygen for Tulip Plugins Library from the
source code.