public class HTModelNode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected HTModel |
model |
protected HTModelNodeComposite |
parent |
protected double |
weight |
protected ch.randelshofer.tree.hypertree.HTCoordE |
z |
| Modifier and Type | Method and Description |
|---|---|
TreePath2<TreeNode> |
getDataNodePath() |
java.lang.String |
toString()
Returns a string representation of the object.
|
protected HTModel model
protected HTModelNodeComposite parent
protected ch.randelshofer.tree.hypertree.HTCoordE z
protected double weight