Uses of Interface
org.osid.mapping.path.PathQueryInspector
Packages that use PathQueryInspector
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 PathQueryInspector in org.osid.mapping
Methods in org.osid.mapping that return PathQueryInspectorModifier and TypeMethodDescriptionLocationQueryInspector.getPathTerms()Gets the path query terms.MapQueryInspector.getPathTerms()Gets the path query terms. -
Uses of PathQueryInspector in org.osid.mapping.path
Methods in org.osid.mapping.path that return PathQueryInspectorModifier and TypeMethodDescriptionPathQueryInspector.getIntersectingPathTerms()Gets the intersecting path query terms.PathSearchResults.getPathQueryInspector()Gets the inspector for the query to examine the terms used in the search.IntersectionQueryInspector.getPathTerms()Gets the path query terms.ObstacleQueryInspector.getPathTerms()Gets the path query terms.SignalQueryInspector.getPathTerms()Gets the path query terms.SpeedZoneQueryInspector.getPathTerms()Gets the path query terms.PathSmartMapSession.inspectPathQuery()Gets a path query inspector for this map.Methods in org.osid.mapping.path with parameters of type PathQueryInspectorModifier and TypeMethodDescriptionPathSearchSession.getPathQueryFromInspector(PathQueryInspector pathQueryInspector) Gets a path query from an inspector.PathSmartMapSession.getPathQueryFromInspector(PathQueryInspector pathQueryInspector) Gets a path query from an inspector. -
Uses of PathQueryInspector in org.osid.mapping.route
Methods in org.osid.mapping.route that return PathQueryInspectorModifier and TypeMethodDescriptionRouteQueryInspector.getPathTerms()Gets the path query terms.RouteSegmentQueryInspector.getPathTerms()Gets the path query terms.