Treeviz 0.33 2010-06-20

ch.randelshofer.tree.sunray
Class IcerayModel

java.lang.Object
  extended by ch.randelshofer.tree.sunray.IcerayModel

public class IcerayModel
extends java.lang.Object

IcerayModel manages a SunrayTree and its IcerayView.

Version:
1.0 September 18, 2007 Created.
Author:
Werner Randelshofer

Constructor Summary
IcerayModel(TreeNode root, NodeInfo info)
          Creates a new instance.
 
Method Summary
 NodeInfo getInfo()
           
 IcerayView getView()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IcerayModel

public IcerayModel(TreeNode root,
                   NodeInfo info)
Creates a new instance.

Method Detail

getView

public IcerayView getView()

getInfo

public NodeInfo getInfo()

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