Package | Description |
---|---|
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 |
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
ReprojectFeatureReader
ReprojectFeatureReader provides a reprojection for FeatureTypes.
|
Modifier and Type | Class and Description |
---|---|
class |
FilteringSimpleFeatureReader
Filter simple reader content as it is being read.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCClosingFeatureReader |
class |
JDBCJoiningFilteringFeatureReader
Feature reader that wraps multiple feature readers in a joining / post filtered query.
|
Copyright © 1996–2019 Geotools. All rights reserved.