- All Known Subinterfaces:
AgentContext,StoreBinding
- All Known Implementing Classes:
AbstractAgent,AgentView,DbStore,MemStore,StoreProxy
public interface Store
-
Method Summary
Modifier and TypeMethodDescriptiongeospatialData(String name) geospatialData(Value name) <S> SpatialData<Value,S, Value> spatialData(String name, Z2Form<S> shapeForm) <S> SpatialData<Value,S, Value> spatialData(Value name, Z2Form<S> shapeForm)
-
Method Details
-
listData
-
listData
-
mapData
-
mapData
-
spatialData
-
spatialData
-
geospatialData
-
geospatialData
-
valueData
-
valueData
-