
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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexecute, getSyntaxprotected OShapeFactory factory
public OSpatialFunctionAbstract(String iName, int iMinParams, int iMaxParams)
protected org.locationtech.spatial4j.shape.Shape toShape(Object param)
Copyright © 2009–2025 OrientDB. All rights reserved.