prefuse.action.layout.graph
Class RadialTreeLayout.Params

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

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

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


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

Constructor Detail

RadialTreeLayout.Params

public RadialTreeLayout.Params()
Method Detail

clone

public java.lang.Object clone()
Overrides:
clone in class java.lang.Object


Copyright © 2007 Regents of the University of California