|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DelegatingFeatureReader | |
---|---|
org.geotools.data | Defines the DataStoreAPI via which all data is imported or exported. |
org.geotools.data.crs | Provides support for the OGC Catalog Specification. |
org.geotools.data.simple | |
org.geotools.jdbc |
Uses of DelegatingFeatureReader in org.geotools.data |
---|
Classes in org.geotools.data that implement DelegatingFeatureReader | |
---|---|
class |
FilteringFeatureReader<T extends FeatureType,F extends Feature>
Basic support for a FeatureReader |
class |
MaxFeatureReader<T extends FeatureType,F extends Feature>
Basic support for a FeatureReader |
class |
ReTypeFeatureReader
Supports on the fly retyping of FeatureReader |
Uses of DelegatingFeatureReader in org.geotools.data.crs |
---|
Classes in org.geotools.data.crs that implement DelegatingFeatureReader | |
---|---|
class |
ReprojectFeatureReader
ReprojectFeatureReader provides a reprojection for FeatureTypes. |
Uses of DelegatingFeatureReader in org.geotools.data.simple |
---|
Classes in org.geotools.data.simple that implement DelegatingFeatureReader | |
---|---|
class |
FilteringSimpleFeatureReader
Filter simple reader content as it is being read. |
Uses of DelegatingFeatureReader in org.geotools.jdbc |
---|
Classes in org.geotools.jdbc that implement DelegatingFeatureReader | |
---|---|
class |
JDBCClosingFeatureReader
|
class |
JDBCJoiningFilteringFeatureReader
Feature reader that wraps multiple feature readers in a joining / post filtered query. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |