infovis.tree.visualization.treemap
Class Squarified
java.lang.Object
infovis.tree.visualization.treemap.Treemap
infovis.tree.visualization.treemap.Squarified
- All Implemented Interfaces:
- Layout
- Direct Known Subclasses:
- Strip
public class Squarified
- extends Treemap
Squarified Treemap Algorithm.
- Version:
- $Revision: 1.24 $
- Author:
- Jean-Daniel Fekete
- InfoVis factory arguments:
- TreemapFactory Squarified
instance
public static final Squarified instance
- Instance.
Squarified
public Squarified()
getName
public String getName()
- Returns the name of the layout algorithm.
- Returns:
- the name of the layout algorithm
computeShapes
public void computeShapes(Rectangle2D bounds,
TreemapVisualization vis)
- Computes the shapes of the treemap.
- Specified by:
computeShapes
in class Treemap
- Parameters:
bounds
- the external bounds of the treemap.vis
- the TreemapVisualization
Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.