| Package | Description | 
|---|---|
| org.geotools.data.crs | Provides support for the OGC Catalog Specification. | 
| org.geotools.data.store | |
| org.geotools.feature.simple | |
| org.geotools.geojson.feature | |
| org.geotools.jdbc | 
| Modifier and Type | Field and Description | 
|---|---|
| protected SimpleFeatureBuilder | ForceCoordinateSystemFeatureReader. builder | 
| protected SimpleFeatureBuilder | ForceCoordinateSystemIterator. builder | 
| Constructor and Description | 
|---|
| DiffContentFeatureWriter(ContentFeatureStore store,
                        Diff diff,
                        FeatureReader<SimpleFeatureType,SimpleFeature> reader,
                        SimpleFeatureBuilder builder)DiffFeatureWriter construction. | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleFeatureBuilder | SimpleFeatureBuilder. featureUserData(Object key,
               Object value)Sets a feature wide use data key/value pair. | 
| SimpleFeatureBuilder | SimpleFeatureBuilder. setUserData(int index,
           Object key,
           Object value) | 
| SimpleFeatureBuilder | SimpleFeatureBuilder. userData(Object key,
        Object value)Adds some user data to the next attributed added to the feature. | 
| Modifier and Type | Method and Description | 
|---|---|
| static SimpleFeature | SimpleFeatureBuilder. retype(SimpleFeature feature,
      SimpleFeatureBuilder builder)Copies an existing feature, retyping it in the process. | 
| Constructor and Description | 
|---|
| FeatureHandler(SimpleFeatureBuilder builder,
              AttributeIO attio) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected SimpleFeatureBuilder | JDBCFeatureReader. builderfeature builder | 
Copyright © 1996–2019 Geotools. All rights reserved.