Package org.geotools.data
package org.geotools.data
-
ClassDescriptionFeatureReader<SimpleFeatureType, SimpleFeature> that reads features from a java.util.collection of features, an array of features or a FeatureCollection.A set of constructs and utility methods used to test the data module.Utility functions for use with GeoTools with data classes.Default implementation of CloseableIteratorBasic support for reading Features from an AttributeReader.Generic "results" of a query, class.A Default FIDReader.Default implementation of
FileResourceInfo
.Default implementation ofFileServiceInfo
.Default Repository implementation allows GeoTools to manage your DataStores.Default implementation of ResourceInfo; a simple java bean.Implementation of DefaultServiceInfo as a java bean.Quick implementation of Transaction api.Captures changes made to a FeatureStore prior to being committed.A FeatureReader that considers differences.A FeatureWriter that captures modifications against a FeatureReader.Represents an Empty, Typed, FeatureReader.Represents an Empty, Typed, FeatureWriter.This class is used by DataStore implementations to provide FeatureListener support for the FeatureSources they create.Experimental FeatureReader<SimpleFeatureType, SimpleFeature> that always takes the first column of the attributeReader as the FeatureID.Basic support for a FeatureReader<SimpleFeatureType, SimpleFeature> that does filtering.Filtering is performed on this hasNext() method.Interface providing lookup operations for gml objects.Provides In-Process FeatureLocking support for DataStore implementations.Represents In-Process locks for Transactions or FeatureLocks.Attribute Reader that joins.Provides ...Reader for Mapinfo .TAB files Finds control points and CRS in .TAB file and parses them accordingly and builds a mathtransform and CRSBasic support for a FeatureReader<SimpleFeatureType, SimpleFeature> that limits itself to the number of features passed in.Supports on the fly retyping of FeatureReader<SimpleFeatureType, SimpleFeature> contents.Indicates a FeatureType could not be found.This class is responsible for parsing a world file in order to build an affine transform using the parameters provided in the file itself.This class is responsible for creating a world file from aMathTransform
orAffineTransform
.