|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jts.operation.buffer.validate.BufferDistanceValidator
Validates that a given buffer curve lies an appropriate distance from the input generating it.
Constructor Summary | |
BufferDistanceValidator(Geometry input,
double distance,
Geometry result)
|
Method Summary | |
Coordinate |
getErrorLocation()
|
boolean |
isValid()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BufferDistanceValidator(Geometry input, double distance, Geometry result)
Method Detail |
public boolean isValid()
public Coordinate getErrorLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |