Treeviz 0.37 2010-10-17

ch.randelshofer.tree.hypertree
Class HTModel

java.lang.Object
  extended by ch.randelshofer.tree.hypertree.HTModel

public class HTModel
extends java.lang.Object

The HTModel class implements the model for the HyperTree. It's a tree of HTModelNode and HTModelNodeComposite, each keeping the initial layout of the tree in the Poincarre's Model.


Method Summary
 NodeInfo getInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInfo

public NodeInfo getInfo()

Copyright 2007-2008 (c) Werner Randelshofer.
All rights reserved.