|
Treeviz 0.37 2010-10-17 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.randelshofer.tree.hypertree.HTModelNode
ch.randelshofer.tree.hypertree.HTModelNodeComposite
public class HTModelNodeComposite
The HTModelNodeComposite class implements the Composite design pattern for HTModelNode. It represents a HTModelNode which is not a leaf.
| Field Summary |
|---|
| Fields inherited from class ch.randelshofer.tree.hypertree.HTModelNode |
|---|
model, parent, weight, z |
| Method Summary | |
|---|---|
java.lang.String |
toString()
Returns a string representation of the object. |
| Methods inherited from class ch.randelshofer.tree.hypertree.HTModelNode |
|---|
getDataNodePath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String toString()
toString in class HTModelNode
|
Copyright 2007-2008 (c) Werner Randelshofer. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||