public class MapGeometrySource<T> extends Object implements GeometrySource<T>
MapGeometrySource(Map<T,Geometry> map)
Geometry
getGeometry(T object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapGeometrySource(Map<T,Geometry> map)
public Geometry getGeometry(T object)