Package de.engehausen.treemap.swing.impl
package de.engehausen.treemap.swing.impl
Swing-specific implementations for some tree map UI interfaces.
-
ClassesClassDescriptionA 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.