|
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.rectmap.RectmapTree
public class RectmapTree
RectmapTree lays out a tree structure in a space-filling rectangular treemap.
| Constructor Summary | |
|---|---|
RectmapTree(TreeNode root,
NodeInfo info,
ProgressObserver p)
Creates a new instance. |
|
| Method Summary | |
|---|---|
NodeInfo |
getInfo()
|
RectmapNode |
getRoot()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RectmapTree(TreeNode root,
NodeInfo info,
ProgressObserver p)
| Method Detail |
|---|
public NodeInfo getInfo()
public RectmapNode getRoot()
|
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 | ||||||||