Package com.treemap

Class OverlayLabeling<N,Row,Column,Color,Font>

java.lang.Object
com.treemap.AbstractLabeling<N,Row,Column,Color,Font>
com.treemap.OverlayLabeling<N,Row,Column,Color,Font>
Type Parameters:
N - the type of nodes
All Implemented Interfaces:
Labeling<N,Row,Column,Color,Font>

@JsType public class OverlayLabeling<N,Row,Column,Color,Font> extends AbstractLabeling<N,Row,Column,Color,Font>
Display the labels right on top of its children.