Class ORectangleLegacyBuilder

java.lang.Object
com.orientechnologies.spatial.shape.legacy.ORectangleLegacyBuilder
All Implemented Interfaces:
OShapeBuilderLegacy<org.locationtech.spatial4j.shape.Rectangle>

public class ORectangleLegacyBuilder extends Object implements OShapeBuilderLegacy<org.locationtech.spatial4j.shape.Rectangle>
Created by Enrico Risa on 23/10/15.
  • Constructor Details

    • ORectangleLegacyBuilder

      public ORectangleLegacyBuilder()
  • Method Details

    • makeShape

      public org.locationtech.spatial4j.shape.Rectangle makeShape(OCompositeKey key, org.locationtech.spatial4j.context.SpatialContext ctx)
      Specified by:
      makeShape in interface OShapeBuilderLegacy<org.locationtech.spatial4j.shape.Rectangle>
    • canHandle

      public boolean canHandle(OCompositeKey key)
      Specified by:
      canHandle in interface OShapeBuilderLegacy<org.locationtech.spatial4j.shape.Rectangle>