edu.uci.ics.jung.visualization.layout
Class PersistentLayoutImpl.RandomPointFactory

java.lang.Object
  extended by edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl.RandomPointFactory
All Implemented Interfaces:
Serializable
Enclosing class:
PersistentLayoutImpl<V,E>

public static class PersistentLayoutImpl.RandomPointFactory
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
PersistentLayoutImpl.RandomPointFactory(Dimension d)
           
 
Method Summary
 PersistentLayout.Point create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistentLayoutImpl.RandomPointFactory

public PersistentLayoutImpl.RandomPointFactory(Dimension d)
Method Detail

create

public PersistentLayout.Point create()


Copyright © 2010 null. All Rights Reserved.