Uses of Class
org.geotools.data.memory.MemoryEntry
Packages that use MemoryEntry
-
Uses of MemoryEntry in org.geotools.data.memory
Methods in org.geotools.data.memory that return MemoryEntryModifier and TypeMethodDescriptionprotected MemoryEntry
Access MemoryState for typeName.protected MemoryEntry
MemoryDataStore.entry
(SimpleFeatureType schema) Access to entry to store content of the provided schema, will create new entry if needed.MemoryFeatureSource.getEntry()
The entry for the feature source.MemoryState.getEntry()
Constructors in org.geotools.data.memory with parameters of type MemoryEntryModifierConstructorDescriptionMemoryState
(MemoryEntry entry) State for MemoryDataStore providing FeatureType and stored features.