Package | Description |
---|---|
com.metsci.glimpse.painter.treemap |
Painters for visualizing hierarchical data as a set of nested rectangles.
|
Modifier and Type | Class and Description |
---|---|
class |
SliceAndDiceLayout
Lays out the children in a simplistic manner.
|
class |
SquarifiedLayout
A TreeMap layout which better preserves aspect ratio and provides easier
understanding of spatial relationships between nodes.
|
Modifier and Type | Method and Description |
---|---|
TreeMapLayout |
AbstractTreeMapPainter.getTreeMapLayout() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTreeMapPainter.setLayout(TreeMapLayout layout) |
Copyright © 2013 Metron, Inc.. All rights reserved.