Package com.treemap
Class AbstractNesting<N,Row,Column,Color,Font>
- java.lang.Object
-
- com.treemap.AbstractNesting<N,Row,Column,Color,Font>
-
-
Constructor Summary
Constructors Constructor Description AbstractNesting()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description com.macrofocus.geom.Shape
getNested(TreeMapModel<N,Row,Column,Color,Font> treeMapModel, N currentRoot, N node, com.macrofocus.geom.Shape shape)
abstract com.macrofocus.geom.Shape
subtract(TreeMapModel<N,Row,Column,Color,Font> model, com.macrofocus.geom.Shape rectangle, N node, double amount)
-