Package com.treemap

Class DefaultTreeMapTooltipRenderer<C,N,Row,Column,Color,Font>

java.lang.Object
com.macrofocus.labeling.EnhancedLabel<Color,Font>
com.treemap.DefaultTreeMapTooltipRenderer<C,N,Row,Column,Color,Font>
Type Parameters:
N -
All Implemented Interfaces:
TreeMapTooltipRenderer<C,N,Row,Column,Color,Font>

public class DefaultTreeMapTooltipRenderer<C,N,Row,Column,Color,Font> extends com.macrofocus.labeling.EnhancedLabel<Color,Font> implements TreeMapTooltipRenderer<C,N,Row,Column,Color,Font>
The standard class for rendering (displaying) tooltips in a TreeMapView.
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.macrofocus.labeling.EnhancedLabel

    com.macrofocus.labeling.EnhancedLabel.ContrastEnhancement, com.macrofocus.labeling.EnhancedLabel.Effect, com.macrofocus.labeling.EnhancedLabel.Rendering
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.macrofocus.igraphics.Insets
     

    Fields inherited from class com.macrofocus.labeling.EnhancedLabel

    BOTTOM, CENTER, HORIZONTAL, LEADING, LEFT, NEXT, RIGHT, TOP, TRAILING, VERTICAL
  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates a default label renderer.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.macrofocus.labeling.EnhancedLabel<Color,Font>
    Returns the component used for drawing the tooltip values.

    Methods inherited from class com.macrofocus.labeling.EnhancedLabel

    getAngle, getBackground, getDesiredHeight, getDesiredWidth, getEffect, getEffectOpacity, getFont, getForeground, getHeight, getHorizontalAlignment, getInsetBottom, getInsetLeft, getInsetRight, getInsetTop, getMinimumCharactersToDisplay, getName, getProperties, getRendering, getText, getVerticalAlignment, getWidth, isEnabled, isHTML, isJustified, isOpaque, setAngle, setBackground, setDesiredHeight, setDesiredWidth, setEffect, setEffectOpacity, setFont, setForeground, setHorizontalAlignment, setHTML, setInsetBottom, setInsetLeft, setInsetRight, setInsets, setInsetTop, setJustified, setMinimumCharactersToDisplay, setName, setOpaque, setRendering, setText, setVerticalAlignment

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait