Interface PersistentLayout<V,E>

All Superinterfaces:
com.google.common.base.Function<V,Point2D>, Function<V,Point2D>, Layout<V,E>
All Known Implementing Classes:
PersistentLayoutImpl

public interface PersistentLayout<V,E> extends Layout<V,E>
interface for PersistentLayout Also holds a nested class Point to serialize the Vertex locations