
public class OShapeBuilderLegacyImpl extends Object implements OShapeBuilderLegacy<org.locationtech.spatial4j.shape.Shape>
| Modifier and Type | Field and Description |
|---|---|
static OShapeBuilderLegacyImpl |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
OShapeBuilderLegacyImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(OCompositeKey key) |
org.locationtech.spatial4j.shape.Shape |
makeShape(OCompositeKey key,
org.locationtech.spatial4j.context.SpatialContext ctx) |
public static final OShapeBuilderLegacyImpl INSTANCE
public org.locationtech.spatial4j.shape.Shape makeShape(OCompositeKey key, org.locationtech.spatial4j.context.SpatialContext ctx)
makeShape in interface OShapeBuilderLegacy<org.locationtech.spatial4j.shape.Shape>public boolean canHandle(OCompositeKey key)
canHandle in interface OShapeBuilderLegacy<org.locationtech.spatial4j.shape.Shape>Copyright © 2009–2025 OrientDB. All rights reserved.