public class SegmentError extends AbstractGeometryValidationError
| Constructor and Description |
|---|
SegmentError(String message,
Segment segment) |
| Modifier and Type | Method and Description |
|---|---|
Geometry |
getErrorGeometry() |
Point |
getErrorPoint() |
Segment |
getSegment() |
int[] |
getSegmentId() |
getGeometry, getMessage, toStringpublic Geometry getErrorGeometry()
getErrorGeometry in interface GeometryValidationErrorgetErrorGeometry in class AbstractGeometryValidationErrorpublic Point getErrorPoint()
getErrorPoint in interface GeometryValidationErrorgetErrorPoint in class AbstractGeometryValidationErrorpublic Segment getSegment()
public int[] getSegmentId()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.