infovis.tree.visualization.treemap
Class Strip
java.lang.Object
infovis.tree.visualization.treemap.Treemap
infovis.tree.visualization.treemap.Squarified
infovis.tree.visualization.treemap.Strip
- All Implemented Interfaces:
- Layout
public class Strip
- extends Squarified
Strip Treemap algorithm.
- Version:
- $Revision: 1.8 $
- Author:
- Jean-Daniel Fekete
- InfoVis factory arguments:
- TreemapFactory Strip
Constructor Summary |
Strip()
Constructor. |
Method Summary |
String |
getName()
Returns the name of the layout algorithm. |
instance
public static final Strip instance
- Instance.
Strip
public Strip()
- Constructor.
getName
public String getName()
- Returns the name of the layout algorithm.
- Specified by:
getName
in interface Layout
- Overrides:
getName
in class Squarified
- Returns:
- the name of the layout algorithm
Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.