Package com.metsci.glimpse.painter.treemap

Painters for visualizing hierarchical data as a set of nested rectangles.

See:
          Description

Interface Summary
TreeMapLayout Defines the layout of a set of nodes within a TreeMap.
 

Class Summary
AbstractTreeMapPainter Draws a TreeMap, useful for hierarchical data.
NestedTreeMap The TreeMap datastructure for the AbstractTreeMapPainter.
SimpleTreeMapPainter A simple implementation of AbstractTreeMapPainter that has default colors for everything.
SliceAndDiceLayout Lays out the children in a simplistic manner.
SquarifiedLayout A TreeMap layout which better preserves aspect ratio and provides easier understanding of spatial relationships between nodes.
 

Package com.metsci.glimpse.painter.treemap Description

Painters for visualizing hierarchical data as a set of nested rectangles.



Copyright © 2012 Metron, Inc.. All Rights Reserved.