Package | Description |
---|---|
org.geotools.data.memory |
Modifier and Type | Method and Description |
---|---|
MemoryState |
MemoryState.copy() |
protected MemoryState |
MemoryEntry.createContentState(ContentEntry entry) |
protected MemoryState |
MemoryDataStore.createContentState(ContentEntry entry)
Use MemoryState to manage internal storage.
|
MemoryState |
MemoryFeatureSource.getState() |
MemoryState |
MemoryFeatureStore.getState() |
Constructor and Description |
---|
MemoryFeatureWriter(MemoryState state,
Query query) |
MemoryState(MemoryState state)
Creates the state from an existing one.
|
Copyright © 1996–2022 Geotools. All rights reserved.