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