public class PreparedGeometry
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
boolean |
Contains(Geometry otherGeom) |
|
void |
delete() |
|
boolean |
equals(java.lang.Object obj) |
|
int |
hashCode() |
|
boolean |
Intersects(Geometry otherGeom) |
public void delete()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean Intersects(Geometry otherGeom)
public boolean Contains(Geometry otherGeom)