
public class OPointLegecyBuilder extends java.lang.Object implements OShapeBuilderLegacy<org.locationtech.spatial4j.shape.Point>
| Constructor and Description |
|---|
OPointLegecyBuilder() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(OCompositeKey key) |
org.locationtech.spatial4j.shape.Point |
makeShape(OCompositeKey key,
org.locationtech.spatial4j.context.SpatialContext ctx) |
public org.locationtech.spatial4j.shape.Point makeShape(OCompositeKey key, org.locationtech.spatial4j.context.SpatialContext ctx)
makeShape in interface OShapeBuilderLegacy<org.locationtech.spatial4j.shape.Point>public boolean canHandle(OCompositeKey key)
canHandle in interface OShapeBuilderLegacy<org.locationtech.spatial4j.shape.Point>Copyright © 2013–2022 OrientDB. All rights reserved.