Uses of Interface
org.osid.mapping.MapQueryInspector
Packages that use MapQueryInspector
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.path.rules
service.
The Open Service Interface Definitions for the org.osid.mapping.route
service.
-
Uses of MapQueryInspector in org.osid.mapping
Methods in org.osid.mapping that return MapQueryInspectorModifier and TypeMethodDescriptionMapQueryInspector.getAncestorMapTerms()Gets the ancestor map query terms.MapQueryInspector.getDescendantMapTerms()Gets the descendant map query terms.MapSearchResults.getMapQueryInspector()Gets the inspector for the query to examine the terms used in the search.LocationQueryInspector.getMapTerms()Gets the map query terms.Methods in org.osid.mapping with parameters of type MapQueryInspectorModifier and TypeMethodDescriptionMapSearchSession.getMapQueryFromInspector(MapQueryInspector mapQueryInspector) Gets a map query from an inspector. -
Uses of MapQueryInspector in org.osid.mapping.path
Methods in org.osid.mapping.path that return MapQueryInspectorModifier and TypeMethodDescriptionIntersectionQueryInspector.getMapTerms()Gets the map query terms.ObstacleQueryInspector.getMapTerms()Gets the map query terms.PathQueryInspector.getMapTerms()Gets the map query terms.SignalQueryInspector.getMapTerms()Gets the map query terms.SpeedZoneQueryInspector.getMapTerms()Gets the map query terms. -
Uses of MapQueryInspector in org.osid.mapping.path.rules
Methods in org.osid.mapping.path.rules that return MapQueryInspectorModifier and TypeMethodDescriptionObstacleEnablerQueryInspector.getMapTerms()Gets the map query terms.SignalEnablerQueryInspector.getMapTerms()Gets the map query terms.SpeedZoneEnablerQueryInspector.getMapTerms()Gets the map query terms. -
Uses of MapQueryInspector in org.osid.mapping.route
Methods in org.osid.mapping.route that return MapQueryInspector