public class RepeatedPointTester extends Object
| Constructor and Description |
|---|
RepeatedPointTester() |
| Modifier and Type | Method and Description |
|---|---|
Coordinate |
getCoordinate() |
boolean |
hasRepeatedPoint(Coordinate[] coord) |
boolean |
hasRepeatedPoint(Geometry g) |
public Coordinate getCoordinate()
public boolean hasRepeatedPoint(Geometry g)
public boolean hasRepeatedPoint(Coordinate[] coord)
Copyright © 2024. All rights reserved.