| Interface | osid.search.terms.CoordinateRangeTerm | ||
|---|---|---|---|
| Implements | osid.search.QueryTerm | ||
| Description | 
                 A term for a   | ||
| Method | getCoordinateRangeStart | ||
| Description | 
                     Gets the start of the   | ||
| Return | osid.mapping.Coordinate | the coordinate start | |
| Errors | ILLEGAL_STATE |  isWildcard()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCoordinateRangeEnd | ||
| Description | 
                     Gets the end of the   | ||
| Return | osid.mapping.Coordinate | the coordinate end | |
| Errors | ILLEGAL_STATE |  isWildcard()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |