prefuse.action.layout.graph
Class NodeLinkTreeLayout.Params

java.lang.Object
  extended by prefuse.action.layout.graph.NodeLinkTreeLayout.Params
All Implemented Interfaces:
java.lang.Cloneable
Enclosing class:
NodeLinkTreeLayout

public static class NodeLinkTreeLayout.Params
extends java.lang.Object
implements java.lang.Cloneable

Wrapper class holding parameters used for each node in this layout.


Constructor Summary
NodeLinkTreeLayout.Params()
           
 
Method Summary
 void clear()
           
 void init(NodeItem item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeLinkTreeLayout.Params

public NodeLinkTreeLayout.Params()
Method Detail

init

public void init(NodeItem item)

clear

public void clear()


Copyright © 2007 Regents of the University of California