Uses of Class
org.geotools.data.complex.config.AttributeMapping

Packages that use AttributeMapping
org.geotools.data.complex.config   
 

Uses of AttributeMapping in org.geotools.data.complex.config
 

Method parameters in org.geotools.data.complex.config with type arguments of type AttributeMapping
 org.opengis.feature.type.AttributeType FeatureTypeRegistry.getAttributeType(org.opengis.feature.type.Name typeName, org.opengis.feature.type.GeometryType geomType, java.util.List<AttributeMapping> attMappings)
           
 org.opengis.feature.type.AttributeDescriptor FeatureTypeRegistry.getDescriptor(org.opengis.feature.type.Name descriptorName, org.opengis.feature.type.GeometryType geomType, java.util.List<AttributeMapping> attMappings)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.