TreeNode - Type of elements used as nodes in the treepublic interface NodeExtentProvider<TreeNode>
Also see this overview.
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight(TreeNode treeNode)
Returns the height of the given treeNode.
|
double |
getWidth(TreeNode treeNode)
Returns the width of the given treeNode.
|
Copyright © 2015 abego Software GmbH, Germany. All Rights Reserved.