OSID Logo
OSID Specifications
search package
Version 3.1.0
Interfaceosid.search.terms.CoordinateTerm
Implementsosid.search.QueryTerm
Used Byosid.calendaring.EventQueryInspector
osid.configuration.ValueQueryInspector
osid.mapping.LocationQueryInspector
osid.mapping.path.IntersectionQueryInspector
osid.mapping.path.ObstacleQueryInspector
osid.mapping.path.PathQueryInspector
osid.mapping.path.SignalQueryInspector
osid.mapping.path.SpeedZoneQueryInspector
Description

A term for a Coordinate query.

MethodgetCoordinate
Description

Gets the Coordinate in this term.

Returnosid.mapping.Coordinate the coordinate
ErrorsILLEGAL_STATE isWildcard() is true
Compliancemandatory This method must be implemented.