All Classes and Interfaces
Classes
Class
Description
A rectangle renderer which only renders non-leaf rectangles.
Rectangle renderer that attempts to produce a "cushion effect" for
the rectangles.
Rectangle renderer that attempts to produce a "cushion effect" for
the rectangles.
The default color provider uses a set of colors mapped to nodes
by their hash code (this may appear a little random, but makes them
distinguishable a bit better).
The default rectangle renderer simply renders the given
rectangle using the color provided by the color provider.
Renders labels for rectangles.
Assigns all nodes the same color (light gray).
Renders labels for rectangles scaled to fit the rectangles,
keeping proportion of the font used.
Tree map UI widget.
This class registers mouse and mouse motion listeners with the tree map to be able
to handle desired mouse events (i.e mouse move for tooltips & highlighting,
mouse released and so on).