Uses of Interface
org.osid.mapping.path.PathSearchOrder
Packages that use PathSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
The Open Service Interface Definitions for the org.osid.mapping.route
service.
-
Uses of PathSearchOrder in org.osid.mapping.path
Methods in org.osid.mapping.path that return PathSearchOrderModifier and TypeMethodDescriptionIntersectionSearchOrder.getPathSearchOrder()Gets a path search order.ObstacleSearchOrder.getPathSearchOrder()Gets a path search order.PathSearchSession.getPathSearchOrder()Gets a path search order.PathSmartMapSession.getPathSearchOrder()Gets a path search order.SignalSearchOrder.getPathSearchOrder()Gets a path search order.SpeedZoneSearchOrder.getPathSearchOrder()Gets a path search order.Methods in org.osid.mapping.path with parameters of type PathSearchOrderModifier and TypeMethodDescriptionvoidPathSmartMapSession.applyPathSequencing(PathSearchOrder pathSearchOrder) Applies a path search order to this map.voidPathSearch.orderPathResults(PathSearchOrder pathSearchOrder) Specify an ordering to the search results. -
Uses of PathSearchOrder in org.osid.mapping.route
Methods in org.osid.mapping.route that return PathSearchOrderModifier and TypeMethodDescriptionRouteSegmentSearchOrder.getPathSearchOrder()Gets a path search order.