Uses of Interface
org.osid.mapping.route.RouteQueryInspector
Packages that use RouteQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.mapping
service.
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 RouteQueryInspector in org.osid.mapping
Methods in org.osid.mapping that return RouteQueryInspectorModifier and TypeMethodDescriptionLocationQueryInspector.getRouteTerms()Gets the route query terms.MapQueryInspector.getRouteTerms()Gets the route query terms. -
Uses of RouteQueryInspector in org.osid.mapping.path
Methods in org.osid.mapping.path that return RouteQueryInspector -
Uses of RouteQueryInspector in org.osid.mapping.route
Methods in org.osid.mapping.route that return RouteQueryInspectorModifier and TypeMethodDescriptionRouteSearchResults.getRouteQueryInspector()Gets the inspector for the query to examine the terms used in the search.RouteSegmentQueryInspector.getRouteTerms()Gets the route query terms.RouteSmartMapSession.inspectRouteQuery()Gets a route query inspector for this map.Methods in org.osid.mapping.route with parameters of type RouteQueryInspectorModifier and TypeMethodDescriptionRouteSearchSession.getRouteQueryFromInspector(RouteQueryInspector routeQueryInspector) Gets a route query from an inspector.RouteSmartMapSession.getRouteQueryFromInspector(RouteQueryInspector routeQueryInspector) Gets a route query from an inspector.