Class PersistentLayoutImpl.RandomPointFactory<V>

java.lang.Object
edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl.RandomPointFactory<V>
All Implemented Interfaces:
com.google.common.base.Function<V,PersistentLayout.Point>, Serializable, Function<V,PersistentLayout.Point>
Enclosing class:
PersistentLayoutImpl<V,E>

public static class PersistentLayoutImpl.RandomPointFactory<V> extends Object implements com.google.common.base.Function<V,PersistentLayout.Point>, Serializable
See Also: