Package com.treemap
Class ExpandLabeling<N,Row,Column,Color,Font>
java.lang.Object
com.treemap.AbstractLabeling<N,Row,Column,Color,Font>
com.treemap.ExpandLabeling<N,Row,Column,Color,Font>
- Type Parameters:
N- the type of nodes
- All Implemented Interfaces:
Labeling<N,Row, Column, Color, Font>
@JsType
public class ExpandLabeling<N,Row,Column,Color,Font>
extends AbstractLabeling<N,Row,Column,Color,Font>
Display the label of the parent nodes in the center of its children (overlaid).
-
Field Summary
Fields inherited from class com.treemap.AbstractLabeling
COLOR_SIMILARITY_THRESHOLD, SHARE_OF_ZOOM_FACTOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpaintParent(TGraphics<Color, Font> g, com.macrofocus.geom.Rectangle bounds, N node, TreeMapView view, int pass, int passes) toString()Methods inherited from class com.treemap.AbstractLabeling
adjustLabelColor, calcCenterOfMass, findEnclosedRectangle, getArea, getCentroid, getLeftSpace, getPoints, getTopHeaderSpacing, getTopSpace, getTreeMapFieldsByVerticalAlignment, paintFields, paintLabel, paintLeaf, subtract