
public class OSpatialCompositeKey extends OLuceneCompositeKey
CLASS_NAME| Constructor and Description |
|---|
OSpatialCompositeKey(List<?> keys) |
| Modifier and Type | Method and Description |
|---|---|
double |
getMaxDistance() |
org.apache.lucene.spatial.query.SpatialOperation |
getOperation() |
OSpatialCompositeKey |
setMaxDistance(double maxDistance) |
OSpatialCompositeKey |
setOperation(org.apache.lucene.spatial.query.SpatialOperation operation) |
getContext, setContextaddKey, compareTo, equals, fromDocument, getKeys, hashCode, reset, toDocument, toStringpublic OSpatialCompositeKey(List<?> keys)
public double getMaxDistance()
public OSpatialCompositeKey setMaxDistance(double maxDistance)
public org.apache.lucene.spatial.query.SpatialOperation getOperation()
public OSpatialCompositeKey setOperation(org.apache.lucene.spatial.query.SpatialOperation operation)
Copyright © 2009–2025 OrientDB. All rights reserved.