|
dmBridge PHP API
|
A query term which is mostly query-by-example. More...
A query term which is mostly query-by-example.
Instantiate a UNLVSpatialRectObject object with the desired boundary properties, then set it with setSpatialRectObject(). The query term will use the properties of that object in the query.
Definition at line 18 of file UNLVSpatialQueryTerm.php.
| UNLVSpatialQueryTerm::getExampleObject | ( | ) |
Definition at line 58 of file UNLVSpatialQueryTerm.php.
| UNLVSpatialQueryTerm::getMatchingMode | ( | ) |
Definition at line 38 of file UNLVSpatialQueryTerm.php.
| static UNLVSpatialQueryTerm::getValidModes | ( | ) | [static] |
Definition at line 31 of file UNLVSpatialQueryTerm.php.
| UNLVSpatialQueryTerm::isValid | ( | ) |
Definition at line 72 of file UNLVSpatialQueryTerm.php.
| UNLVSpatialQueryTerm::setExampleObject | ( | UNLVSpatialRectObject $ | obj | ) |
| UNLVSpatialRectObject | obj |
Definition at line 65 of file UNLVSpatialQueryTerm.php.
| UNLVSpatialQueryTerm::setMatchingMode | ( | $ | mode | ) |
| string | mode |
| DMIllegalArgumentException |
Definition at line 46 of file UNLVSpatialQueryTerm.php.