| Constructor and Description |
|---|
GeometryResult(Geometry geometry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Result other,
double tolerance) |
Geometry |
getGeometry() |
java.lang.String |
toFormattedString() |
java.lang.String |
toLongString() |
java.lang.String |
toShortString() |
private Geometry geometry
public GeometryResult(Geometry geometry)
public Geometry getGeometry()
public boolean equals(Result other, double tolerance)
public java.lang.String toLongString()
toLongString in interface Resultpublic java.lang.String toFormattedString()
toFormattedString in interface Resultpublic java.lang.String toShortString()
toShortString in interface Result