SUPPORTED_BINARY_OPERATORS| Constructor and Description |
|---|
GeometryEqual2d(QueryValue geometry1Value,
QueryValue geometry2Value) |
| 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) |
GeometryEqual2d |
clone() |
boolean |
equals(Object obj) |
QueryValue |
getGeometry1Value() |
QueryValue |
getGeometry2Value() |
List<QueryValue> |
getQueryValues() |
String |
toString() |
accept, getValue, isEmpty, toFormattedStringappendSql, cloneQueryValues, expand, getBoundingBox, getBoundingBox, getStringValue, parseWhere, setRecordDefinition, toQueryValuepublic GeometryEqual2d(QueryValue geometry1Value, QueryValue geometry2Value)
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 GeometryEqual2d clone()
public QueryValue getGeometry1Value()
public QueryValue getGeometry2Value()
public List<QueryValue> getQueryValues()
getQueryValues in class QueryValueCopyright © 2015 Revolution Systems Inc.. All rights reserved.