|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jts.operation.valid.RepeatedPointTester
Implements the appropriate checks for repeated points (consecutive identical coordinates) as defined in the JTS spec.
Constructor Summary | |
RepeatedPointTester()
|
Method Summary | |
Coordinate |
getCoordinate()
|
boolean |
hasRepeatedPoint(Coordinate[] coord)
|
boolean |
hasRepeatedPoint(Geometry g)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RepeatedPointTester()
Method Detail |
public Coordinate getCoordinate()
public boolean hasRepeatedPoint(Geometry g)
public boolean hasRepeatedPoint(Coordinate[] coord)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |