public class PreparedGeometry
extends java.lang.Object
| Modifier and Type | Method and 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.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean Intersects(Geometry otherGeom)
public boolean Contains(Geometry otherGeom)