TreeMap Java Library

Uses of Class
treemap.TMAlgorithm

Packages that use TMAlgorithm
treemap   
 

Uses of TMAlgorithm in treemap
 

Subclasses of TMAlgorithm in treemap
 class TMAlgorithmClassic
          The TMAlgorithmClassic class implements a classic treemap drawing algorithm.
 class TMAlgorithmSquarified
          The TMAlgorithmSquarified class implements a squarified treemap drawing algorithm.
 

Methods in treemap that return TMAlgorithm
 TMAlgorithm TMView.getAlgorithm()
          Returns the current algorithm of this view.
 

Methods in treemap with parameters of type TMAlgorithm
 void TMView.addAlgorithm(TMAlgorithm algorithm, java.lang.String name)
          Adds a treemap algorithm to this view.
 


TreeMap Java Library

TreeMap Java Library - www.bouthier.net - treemap.sf.net - 2001