Uses of Package
org.geotools.data.complex

Packages that use org.geotools.data.complex
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.config   
org.geotools.data.complex.filter   
org.geotools.data.joining   
org.geotools.filter   
 

Classes in org.geotools.data.complex used by org.geotools.data.complex
AbstractMappingFeatureIterator
          Base class for several MappingFeatureImplementation's.
AppSchemaDataAccess
          A DataAccess that maps a "simple" source DataStore into a source of full Feature features conforming to an application schema.
AttributeMapping
           
DataAccessMappingFeatureIterator
          A Feature iterator that operates over the FeatureSource of a FeatureTypeMapping and produces Features of the output schema by applying the mapping rules to the Features of the source schema.
DataAccessRegistry
          A registry that stores data access instances per application.
FeatureTypeMapping
           
IMappingFeatureIterator
           
NestedAttributeMapping
          This class represents AttributeMapping for attributes that are nested inside another complex attribute.
PathAttributeList.Pair
           
XmlFeatureTypeMapping
           
XmlMappingFeatureIterator
          An implementation of AbstractMappingFeatureIterator to handle XML datasources.
 

Classes in org.geotools.data.complex used by org.geotools.data.complex.config
FeatureTypeMapping
           
 

Classes in org.geotools.data.complex used by org.geotools.data.complex.filter
FeatureTypeMapping
           
 

Classes in org.geotools.data.complex used by org.geotools.data.joining
AttributeMapping
           
DataAccessMappingFeatureIterator
          A Feature iterator that operates over the FeatureSource of a FeatureTypeMapping and produces Features of the output schema by applying the mapping rules to the Features of the source schema.
FeatureTypeMapping
           
NestedAttributeMapping
          This class represents AttributeMapping for attributes that are nested inside another complex attribute.
 

Classes in org.geotools.data.complex used by org.geotools.filter
NestedAttributeMapping
          This class represents AttributeMapping for attributes that are nested inside another complex attribute.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.