public interface ITreeMapLayoutAlgorithm
Modifier and Type | Method and Description |
---|---|
<T> void |
layout(ITreeMapNode<T> tree,
java.awt.geom.Rectangle2D target)
Modifies the given tree by adding layout information.
|
<T> void layout(ITreeMapNode<T> tree, java.awt.geom.Rectangle2D target)