public class GeometryError extends AbstractGeometryValidationError
| Constructor and Description |
|---|
GeometryError(String message,
Geometry geometry,
Geometry errorGeometry) |
| Modifier and Type | Method and Description |
|---|---|
Geometry |
getErrorGeometry() |
Point |
getErrorPoint() |
getGeometry, getMessage, toStringpublic Geometry getErrorGeometry()
getErrorGeometry in interface GeometryValidationErrorgetErrorGeometry in class AbstractGeometryValidationErrorpublic Point getErrorPoint()
getErrorPoint in interface GeometryValidationErrorgetErrorPoint in class AbstractGeometryValidationErrorCopyright © 2015 Revolution Systems Inc.. All rights reserved.