CollectionSource<T> |
Used to quickly adapt a collection for APIs expecting to be able to query generic content.
|
MemoryDataStore |
This is an example implementation of a DataStore used for testing.
|
MemoryEntry |
Entry used to store features (of a single FeatureType).
|
MemoryFeatureCollection |
Implement a SimpleFeatureCollection by burning memory!
|
MemoryFeatureReader |
Read contents from MemoryDataStore.
|
MemoryFeatureSource |
Read access to feature content held in memory.
|
MemoryFeatureStore |
|
MemoryFeatureWriter |
Update contents of MemoryDataStore.
|
MemoryState |
State for MemoryDataStore providing FeatureType and stored features.
|