Interface OShapeBuilderLegacy<T extends org.locationtech.spatial4j.shape.Shape>
- All Known Implementing Classes:
OPointLegecyBuilder,ORectangleLegacyBuilder,OShapeBuilderLegacyImpl
public interface OShapeBuilderLegacy<T extends org.locationtech.spatial4j.shape.Shape>
Created by Enrico Risa on 23/10/15.
-
Method Summary
Modifier and TypeMethodDescriptionbooleancanHandle(OCompositeKey key) makeShape(OCompositeKey key, org.locationtech.spatial4j.context.SpatialContext ctx)
-
Method Details
-
makeShape
-
canHandle
-