public class RepeatedPointTester
extends java.lang.Object
Constructor | Description |
---|---|
RepeatedPointTester() |
Modifier and Type | Method | 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 © 2018. All rights reserved.