Uses of Interface
org.osid.mapping.path.SpeedZoneSearchOrder
Packages that use SpeedZoneSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of SpeedZoneSearchOrder in org.osid.mapping.path
Methods in org.osid.mapping.path that return SpeedZoneSearchOrderModifier and TypeMethodDescriptionSpeedZoneSearchSession.getSpeedZoneSearchOrder()Gets a speed zone search order.SpeedZoneSmartMapSession.getSpeedZoneSearchOrder()Gets a speed zone search order.Methods in org.osid.mapping.path with parameters of type SpeedZoneSearchOrderModifier and TypeMethodDescriptionvoidSpeedZoneSmartMapSession.applySpeedZoneSequencing(SpeedZoneSearchOrder speedZoneSearchOrder) Applies a speed zone search order to this map.voidSpeedZoneSearch.orderSpeedZoneResults(SpeedZoneSearchOrder speedZoneSearchOrder) Specify an ordering to the search results.