public class VertexError extends AbstractGeometryValidationError
| Constructor and Description |
|---|
VertexError(String message,
Vertex vertex) |
| Modifier and Type | Method and Description |
|---|---|
Point |
getErrorPoint() |
Vertex |
getVertex() |
int[] |
getVertexId() |
getErrorGeometry, getGeometry, getMessage, toStringpublic Point getErrorPoint()
getErrorPoint in interface GeometryValidationErrorgetErrorPoint in class AbstractGeometryValidationErrorpublic Vertex getVertex()
public int[] getVertexId()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.