Package com.treemap

Interface Labeling<N,Row,Column,Color,Font>

Type Parameters:
N - the type of nodes
All Known Implementing Classes:
AbstractLabeling, ColoredSurroundLabeling, ExpandLabeling, OverlayLabeling, SurroundLabeling

public interface Labeling<N,Row,Column,Color,Font>
Defines how parent and leaf nodes should be labeled.