public abstract class AbstractGeometryValidationError extends Object implements GeometryValidationError
| Constructor and Description |
|---|
AbstractGeometryValidationError(String message,
Geometry geometry) |
| Modifier and Type | Method and Description |
|---|---|
Geometry |
getErrorGeometry() |
Point |
getErrorPoint() |
Geometry |
getGeometry() |
String |
getMessage() |
String |
toString() |
public Geometry getErrorGeometry()
getErrorGeometry in interface GeometryValidationErrorpublic Point getErrorPoint()
getErrorPoint in interface GeometryValidationErrorpublic Geometry getGeometry()
getGeometry in interface GeometryValidationErrorpublic String getMessage()
getMessage in interface GeometryValidationErrorCopyright © 2015 Revolution Systems Inc.. All rights reserved.