Uses of Interface
org.osid.mapping.path.ObstacleSearchOrder
Packages that use ObstacleSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of ObstacleSearchOrder in org.osid.mapping.path
Methods in org.osid.mapping.path that return ObstacleSearchOrderModifier and TypeMethodDescriptionObstacleSearchSession.getObstacleSearchOrder()Gets an obstacle search order.ObstacleSmartMapSession.getObstacleSearchOrder()Gets an obstacle search order.Methods in org.osid.mapping.path with parameters of type ObstacleSearchOrderModifier and TypeMethodDescriptionvoidObstacleSmartMapSession.applyObstacleSequencing(ObstacleSearchOrder obstacleSearchOrder) Applies an obstacle search order to this map.voidObstacleSearch.orderObstacleResults(ObstacleSearchOrder obstacleSearchOrder) Specify an ordering to the search results.