Package com.treemap

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

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

@JsType public class SurroundLabeling<N,Row,Column,Color,Font> extends AbstractLabeling<N,Row,Column,Color,Font>
Display the label of the parent node above its children.