Uses of Class
org.deegree.feature.persistence.mapping.BBoxTableMapping

Packages that use BBoxTableMapping
org.deegree.feature.persistence.mapping   
 

Uses of BBoxTableMapping in org.deegree.feature.persistence.mapping
 

Methods in org.deegree.feature.persistence.mapping that return BBoxTableMapping
 BBoxTableMapping MappedApplicationSchema.getBBoxMapping()
           
 

Constructors in org.deegree.feature.persistence.mapping with parameters of type BBoxTableMapping
MappedApplicationSchema(FeatureType[] fts, java.util.Map<FeatureType,FeatureType> ftToSuperFt, java.util.Map<java.lang.String,java.lang.String> prefixToNs, GMLSchemaInfoSet xsModel, FeatureTypeMapping[] ftMappings, CRS storageSRS, BBoxTableMapping bboxMapping, BlobMapping blobMapping)
          Creates a new MappedApplicationSchema from the given parameters.
 



Copyright © 2011. All Rights Reserved.