Package | Description |
---|---|
org.osid.mapping |
The Open Service Interface Definitions for the org.osid.mapping
service.
|
org.osid.mapping.path |
The Open Service Interface Definitions for the org.osid.mapping.path
service.
|
org.osid.mapping.path.rules |
The Open Service Interface Definitions for the org.osid.mapping.path.rules
service.
|
org.osid.mapping.route |
The Open Service Interface Definitions for the org.osid.mapping.route
service.
|
Modifier and Type | Method and Description |
---|---|
MapQueryInspector[] |
MapQueryInspector.getAncestorMapTerms()
Gets the ancestor map query terms.
|
MapQueryInspector[] |
MapQueryInspector.getDescendantMapTerms()
Gets the descendant map query terms.
|
MapQueryInspector |
MapSearchResults.getMapQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
MapQueryInspector[] |
LocationQueryInspector.getMapTerms()
Gets the map query terms.
|
Modifier and Type | Method and Description |
---|---|
MapQuery |
MapSearchSession.getMapQueryFromInspector(MapQueryInspector mapQueryInspector)
Gets a map query from an inspector.
|
Modifier and Type | Method and Description |
---|---|
MapQueryInspector[] |
IntersectionQueryInspector.getMapTerms()
Gets the map query terms.
|
MapQueryInspector[] |
ObstacleQueryInspector.getMapTerms()
Gets the map query terms.
|
MapQueryInspector[] |
PathQueryInspector.getMapTerms()
Gets the map query terms.
|
MapQueryInspector[] |
SignalQueryInspector.getMapTerms()
Gets the map query terms.
|
MapQueryInspector[] |
SpeedZoneQueryInspector.getMapTerms()
Gets the map query terms.
|
Modifier and Type | Method and Description |
---|---|
MapQueryInspector[] |
ObstacleEnablerQueryInspector.getMapTerms()
Gets the map query terms.
|
MapQueryInspector[] |
SignalEnablerQueryInspector.getMapTerms()
Gets the map query terms.
|
MapQueryInspector[] |
SpeedZoneEnablerQueryInspector.getMapTerms()
Gets the map query terms.
|
Modifier and Type | Method and Description |
---|---|
MapQueryInspector[] |
RouteQueryInspector.getMapTerms()
Gets the map query terms.
|