Class RepeatedPointTester

Hierarchy: Object , RepeatedPointTester
public class RepeatedPointTester
Implements the appropriate checks for repeated points (consecutive identical coordinates) as defined in the JTS spec.

Other

  • version: 1.7
public RepeatedPointTester()
public Coordinate getCoordinate()
public boolean hasRepeatedPoint(Geometry g)
public boolean hasRepeatedPoint(Coordinate[] coord)