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 Result
public String toFormattedString()
toFormattedString
in interface Result
public String toShortString()
toShortString
in interface Result
Copyright © 2017. All rights reserved.