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:
-
Constructor Details
-
RandomPointFactory
-
-
Method Details
-
apply
- Specified by:
applyin interfacecom.google.common.base.Function<V,PersistentLayout.Point> - Specified by:
applyin interfaceFunction<V,PersistentLayout.Point>
-