| Constructor and Description |
|---|
GeometryResult(Geometry geometry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Result other,
double tolerance) |
Geometry |
getGeometry() |
String |
toFormattedString() |
String |
toLongString() |
String |
toShortString() |
public GeometryResult(Geometry geometry)
public Geometry getGeometry()
public boolean equals(Result other, double tolerance)
public String toLongString()
toLongString in interface Resultpublic String toFormattedString()
toFormattedString in interface Resultpublic String toShortString()
toShortString in interface ResultCopyright © 2025. All rights reserved.