| Package | Description | 
|---|---|
| org.geotools.appschema.feature | |
| org.geotools.data.complex | This package contains the implementation of a ComplexDataStore,
Author note: though this "Complex" datastore has born to provide
complex features out of a simple features data source, it may be better
called a DerivativeDataStore or something like that, you'll see
why later. | 
| org.geotools.data.complex.filter | |
| org.geotools.data.store | |
| org.geotools.factory | |
| org.geotools.feature | |
| org.geotools.feature.simple | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AppSchemaFeatureFactoryImplFeatureFactorythat:
 
   does not choke on null ids
   constructs containers for complex attributes with null values | 
| Constructor and Description | 
|---|
| AppSchemaAttributeBuilder(FeatureFactory attributeFactory) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected FeatureFactory | AbstractMappingFeatureIterator. attfFactory used to create the target feature and attributes | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XPath. setFeatureFactory(FeatureFactory featureFactory) | 
| Constructor and Description | 
|---|
| XPath(FilterFactory ff,
     FeatureFactory featureFactory) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected FeatureFactory | ContentDataStore. featureFactoryFactory used to create features | 
| Modifier and Type | Method and Description | 
|---|---|
| FeatureFactory | ContentDataStore. getFeatureFactory()The factory used to create features. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ContentDataStore. setFeatureFactory(FeatureFactory featureFactory)Sets the factory used to create features. | 
| Modifier and Type | Method and Description | 
|---|---|
| static FeatureFactory | CommonFactoryFinder. getFeatureFactory(Hints hints)Return the first implementation of  FeatureFactorymatching the specified hints. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractFeatureFactoryImplFactory for creating instances of the Attribute family of classes. | 
| class  | LenientFeatureFactoryImpl | 
| class  | ValidatingFeatureFactoryImplFactory for creating instances of the Attribute family of classes. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected FeatureFactory | FeatureBuilder. factorythe feature factory | 
| Modifier and Type | Method and Description | 
|---|---|
| FeatureFactory | AttributeBuilder. getFeatureFactory()Returns the underlying attribute factory. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AttributeBuilder. setFeatureFactory(FeatureFactory attributeFactory)Sets the underlying attribute factory. | 
| Constructor and Description | 
|---|
| AttributeBuilder(FeatureFactory attributeFactory) | 
| ComplexFeatureBuilder(AttributeDescriptor ad,
                     FeatureFactory factory) | 
| ComplexFeatureBuilder(FeatureType featureType,
                     FeatureFactory factory) | 
| FeatureBuilder(FT featureType,
              FeatureFactory factory) | 
| Constructor and Description | 
|---|
| SimpleFeatureBuilder(SimpleFeatureType featureType,
                    FeatureFactory factory) | 
Copyright © 1996–2019 Geotools. All rights reserved.