|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
DelegatingSimpleFeatureWriter | |
SimpleFeatureCollection | Access to "simple" Feature content where each feature has the same SimpleFeatureType. |
SimpleFeatureIterator | Streaming access to simple features, required to FeatureIterator.close() after use. |
SimpleFeatureLocking | Used to lock feature content to protect against other threads (or depending on the source of data other applications) making modifications when you are not looking. |
SimpleFeatureReader | FeatureReader for SimpleFeature content. |
SimpleFeatureSource | FeatureSource explicitly working with SimpleFeatureCollection. |
SimpleFeatureStore | |
SimpleFeatureWriter | FeatureWriter for updating SimpleFeature content. |
Class Summary | |
---|---|
DelegateSimpleFeatureReader | |
EmptySimpleFeatureReader | SimpleFeatureReader with no content. |
FilteringSimpleFeatureReader | Filter simple reader content as it is being read. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |