SUPPORTED_BINARY_OPERATORS| Constructor and Description |
|---|
EnvelopeIntersects(QueryValue boundingBox1Value,
QueryValue boundingBox2Value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Map<String,Object> record)
Check that the object matches the filter, returning true if matched, false
otherwise.
|
void |
appendDefaultSql(Query query,
RecordStore recordStore,
StringBuilder buffer) |
int |
appendParameters(int index,
PreparedStatement statement) |
EnvelopeIntersects |
clone() |
boolean |
equals(Object obj) |
QueryValue |
getBoundingBox1Value() |
QueryValue |
getBoundingBox2Value() |
List<QueryValue> |
getQueryValues() |
String |
toString() |
accept, getValue, isEmpty, toFormattedStringappendSql, cloneQueryValues, expand, getBoundingBox, getBoundingBox, getStringValue, parseWhere, setRecordDefinition, toQueryValuepublic EnvelopeIntersects(QueryValue boundingBox1Value, QueryValue boundingBox2Value)
public boolean accept(Map<String,Object> record)
Filterpublic void appendDefaultSql(Query query, RecordStore recordStore, StringBuilder buffer)
appendDefaultSql in class QueryValuepublic int appendParameters(int index,
PreparedStatement statement)
appendParameters in class QueryValuepublic EnvelopeIntersects clone()
public QueryValue getBoundingBox1Value()
public QueryValue getBoundingBox2Value()
public List<QueryValue> getQueryValues()
getQueryValues in class QueryValueCopyright © 2015 Revolution Systems Inc.. All rights reserved.