Uses of Class
org.geotools.data.memory.MemoryState
Packages that use MemoryState
-
Uses of MemoryState in org.geotools.data.memory
Methods in org.geotools.data.memory that return MemoryStateModifier and TypeMethodDescriptionMemoryState.copy()protected MemoryStateMemoryDataStore.createContentState(ContentEntry entry) Use MemoryState to manage internal storage.protected MemoryStateMemoryEntry.createContentState(ContentEntry entry) MemoryFeatureSource.getState()MemoryFeatureStore.getState()Constructors in org.geotools.data.memory with parameters of type MemoryStateModifierConstructorDescriptionMemoryFeatureWriter(MemoryState state, Query query) MemoryState(MemoryState state) Creates the state from an existing one.