|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
TreeNode - public interface NodeExtentProvider<TreeNode>
Provides the extent (width and height) of a tree node.
Also see this overview.
| Method Summary | |
|---|---|
double |
getHeight(TreeNode treeNode)
Returns the height of the given treeNode. |
double |
getWidth(TreeNode treeNode)
Returns the width of the given treeNode. |
| Method Detail |
|---|
double getWidth(TreeNode treeNode)
treeNode -
double getHeight(TreeNode treeNode)
treeNode -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||