public abstract class OSpatialFunctionAbstract extends OSQLFunctionAbstract
Modifier and Type | Field and Description |
---|---|
protected OShapeFactory |
factory |
maxParams, minParams, name
Constructor and Description |
---|
OSpatialFunctionAbstract(String iName,
int iMinParams,
int iMaxParams) |
Modifier and Type | Method and Description |
---|---|
protected org.locationtech.spatial4j.shape.Shape |
toShape(Object param) |
aggregateResults, config, filterResult, getDistributedStorageId, getMaxParams, getMinParams, getName, getResult, getSingleItem, getSingleProperty, mergeDistributedResult, returnDistributedResult, setResult, shouldMergeDistributedResult, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
execute, getSyntax
protected OShapeFactory factory
public OSpatialFunctionAbstract(String iName, int iMinParams, int iMaxParams)
protected org.locationtech.spatial4j.shape.Shape toShape(Object param)
Copyright © 2009–2020 OrientDB. All rights reserved.