|
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.HTDrawNodeComposite
public class HTDrawNodeComposite
The HTDrawNodeComposite class implements the Composite design pattern for HTDrawNode. It represents a HTDrawNode which is not a leaf.
| Field Summary | |
|---|---|
protected boolean |
fastMode
|
protected ch.randelshofer.tree.hypertree.HTCoordS |
zs
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Returns a string representation of the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected ch.randelshofer.tree.hypertree.HTCoordS zs
protected boolean fastMode
| Method Detail |
|---|
public java.lang.String toString()
|
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 | ||||||||