Uses of Interface
org.osid.mapping.path.SpeedZoneQuery
Packages that use SpeedZoneQuery
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
The Open Service Interface Definitions for the org.osid.mapping.path.rules
service.
-
Uses of SpeedZoneQuery in org.osid.mapping.path
Methods in org.osid.mapping.path that return SpeedZoneQueryModifier and TypeMethodDescriptionSpeedZoneQuerySession.getSpeedZoneQuery()Gets a speed zone query.SpeedZoneSmartMapSession.getSpeedZoneQuery()Gets a speed zone query.SpeedZoneSearchSession.getSpeedZoneQueryFromInspector(SpeedZoneQueryInspector speedZoneQueryInspector) Gets a speed zone query from an inspector.SpeedZoneSmartMapSession.getSpeedZoneQueryFromInspector(SpeedZoneQueryInspector speedZoneQueryInspector) Gets a speed zone query from an inspector.Methods in org.osid.mapping.path with parameters of type SpeedZoneQueryModifier and TypeMethodDescriptionvoidSpeedZoneSmartMapSession.applySpeedZoneQuery(SpeedZoneQuery speedZoneQuery) Applies a speed zone query to this map.SpeedZoneQuerySession.getSpeedZonesByQuery(SpeedZoneQuery speedZoneQuery) Gets a list ofSpeedZonesmatching the given speed zone query.SpeedZoneSearchSession.getSpeedZonesBySearch(SpeedZoneQuery speedZoneQuery, SpeedZoneSearch speedZoneSearch) Gets the search results matching the given search query using the given search. -
Uses of SpeedZoneQuery in org.osid.mapping.path.rules
Methods in org.osid.mapping.path.rules that return SpeedZoneQueryModifier and TypeMethodDescriptionSpeedZoneEnablerQuery.getRuledSpeedZoneQuery()Gets the query for a speed zone.