public interface OShapeBuilderLegacy<T extends org.locationtech.spatial4j.shape.Shape>
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(OCompositeKey key) |
T |
makeShape(OCompositeKey key,
org.locationtech.spatial4j.context.SpatialContext ctx) |
T makeShape(OCompositeKey key, org.locationtech.spatial4j.context.SpatialContext ctx)
boolean canHandle(OCompositeKey key)
Copyright © 2009–2020 OrientDB. All rights reserved.