Package org.gdal.ogr

Class PreparedGeometry

java.lang.Object
org.gdal.ogr.PreparedGeometry

public class PreparedGeometry extends Object
  • Method Details

    • delete

      public void delete()
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • Intersects

      public boolean Intersects(Geometry otherGeom)
    • Contains

      public boolean Contains(Geometry otherGeom)