
public class OPointLegecyBuilder extends 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 © 2009–2025 OrientDB. All rights reserved.