See: Description
| Interface | Description |
|---|---|
| TreeMapLayout |
Defines the layout of a set of nodes within a TreeMap.
|
| Class | Description |
|---|---|
| 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.
|
Copyright © 2020 Metron, Inc.. All rights reserved.