public class GeoIntersectsWithDistOperator extends GeoOperator
field
Constructor and Description |
---|
GeoIntersectsWithDistOperator(GeoIntersectsWithDistOperator other) |
GeoIntersectsWithDistOperator(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 GeoIntersectsWithDistOperator(java.lang.String field, Geometry g, IndexOptions options, LongOrDouble dist)
public GeoIntersectsWithDistOperator(GeoIntersectsWithDistOperator 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.