Uses of Interface
org.deegree.protocol.sos.filter.SpatialFilter

Packages that use SpatialFilter
org.deegree.protocol.sos.filter   
org.deegree.protocol.sos.getfeatureofinterest   
org.deegree.protocol.sos.getobservation   
 

Uses of SpatialFilter in org.deegree.protocol.sos.filter
 

Classes in org.deegree.protocol.sos.filter that implement SpatialFilter
 class SpatialBBOXFilter
           
 

Methods in org.deegree.protocol.sos.filter that return types with arguments of type SpatialFilter
 List<SpatialFilter> FilterCollection.getSpatialFilter()
           
 

Uses of SpatialFilter in org.deegree.protocol.sos.getfeatureofinterest
 

Methods in org.deegree.protocol.sos.getfeatureofinterest that return SpatialFilter
 SpatialFilter GetFeatureOfInterest.getEventTime()
           
 SpatialFilter GetFeatureOfInterest.getLocation()
           
 

Uses of SpatialFilter in org.deegree.protocol.sos.getobservation
 

Methods in org.deegree.protocol.sos.getobservation that return types with arguments of type SpatialFilter
 Pair<List<String>,SpatialFilter> GetObservation.getFeatureOfInterest()
           
 



Copyright © 2011. All Rights Reserved.