public class GeoContainsWithDistOperator extends GeoOperator
field
Constructor and Description |
---|
GeoContainsWithDistOperator(GeoContainsWithDistOperator other) |
GeoContainsWithDistOperator(java.lang.String field,
Geometry g,
IndexOptions options,
LongOrDouble dist) |
Modifier and Type | Method and Description |
---|---|
Node |
accept(NodeVisitor visitor) |
Node |
cloneNode() |
LongOrDouble |
getDistance() |
void |
toELLQL(java.lang.StringBuilder buffer,
boolean sortNAry) |
getGeometry, getOperator, getOptions
getField, setField
copyOptionsFrom, escapeStr, getHighlight, toELLQLBinary, toELLQLConstant, toELLQLNAry, toELLQLUnary, unEscapeStr
public GeoContainsWithDistOperator(java.lang.String field, Geometry g, IndexOptions options, LongOrDouble dist)
public GeoContainsWithDistOperator(GeoContainsWithDistOperator other)
public LongOrDouble getDistance()
public void toELLQL(java.lang.StringBuilder buffer, boolean sortNAry)
toELLQL
in class GeoOperator
public Node accept(NodeVisitor visitor) throws QueryProcessingException
accept
in class GeoOperator
QueryProcessingException
public Node cloneNode()
cloneNode
in class GeoOperator
Copyright © 2013 Dassault Systèmes, All Rights Reserved.