hierarchicalgraph.cpp(3)

NAME

HierarchicalGraph.cpp

SYNOPSIS

#include <string>
#include <cassert>
#include <math.h>
#include <stack>
#include <tulip/SortIterator.h>
#include 'HierarchicalGraph.h'
#include 'DatasetTools.h'
Classes
class LessThanEdge
Defines
#define ORIENTATION   'horizontal;vertical;'
Functions
LAYOUTPLUGINOFGROUP (HierarchicalGraph,'Hierarchical Graph','David
    Auber','23/05/2000','Alpha','1.0','Hierarchical')
Variables
static const int NB_UPDOWN_SWEEP = 4

Define Documentation

#define ORIENTATION 'horizontal;vertical;'

Function Documentation

LAYOUTPLUGINOFGROUP (HierarchicalGraph, 'Hierarchical Graph', 'David
Auber', '23/05/2000', 'Alpha', '1.0', 'Hierarchical') 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

const int NB_UPDOWN_SWEEP = 4 [static]

Author

Generated automatically by Doxygen for Tulip Plugins Library from the
source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout