Overview     Modules     Class Hierarchy     Classes     Members  

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

  • 01/04/99 Verson 0.0.1: Initial release

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


Constructor & Destructor Documentation

ConeTreeExtended::ConeTreeExtended const tlp::PropertyContext &   ) 
 

ConeTreeExtended::~ConeTreeExtended  ) 
 


Member Function Documentation

bool ConeTreeExtended::check std::string &   ) 
 

void ConeTreeExtended::reset  ) 
 

bool ConeTreeExtended::run  ) 
 



Tulip Software by David AUBER    2001 - 2006