ConeTreeExtended Class Reference
[Layout]

#include <ConeTreeExtended.h>

List of all members.


Detailed Description

ConeTreeExtended.h - An implementation of the cone tree layout.

This plugin is an extension of the Cone tree layout algorithm first published as:

A. FJ. Carriere and R. Kazman,
"Interacting with Huge Hierarchies: Beyond Cone Trees",
In Proceedings of InfoViz'95,
IEEE Symposium on Information Visualization
pages 74-78, 1995,

Information about the extension can be found in :

D.Auber, PhD Thesis, "Outils de visualisation de larges structures de donnees", University Bordeaux, december 2002.

HISTORY

Note:
This algorithm only works on trees. Let n be the number of nodes, the algorithm complexity is in O(n).
Author:
David Auber University Bordeaux I France: Email:auber@tulip-software.org


Public Member Functions

 ConeTreeExtended (const tlp::PropertyContext &)
 ~ConeTreeExtended ()
bool run ()
bool check (std::string &)
void reset ()


Constructor & Destructor Documentation

ConeTreeExtended::ConeTreeExtended const tlp::PropertyContext &   ) 
 

ConeTreeExtended::~ConeTreeExtended  ) 
 


Member Function Documentation

bool ConeTreeExtended::check std::string &   ) 
 

void ConeTreeExtended::reset  ) 
 

bool ConeTreeExtended::run  ) 
 


Generated on Fri Jan 5 14:21:36 2007 for Tulip Plugins by  doxygen 1.4.6