public class PointsToCoordinateComparator extends Object implements Comparator<org.locationtech.jts.geom.Coordinate>
| Constructor and Description |
|---|
PointsToCoordinateComparator(org.locationtech.jts.geom.Coordinate coordinate) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.locationtech.jts.geom.Coordinate o1,
org.locationtech.jts.geom.Coordinate o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic PointsToCoordinateComparator(org.locationtech.jts.geom.Coordinate coordinate)
public int compare(org.locationtech.jts.geom.Coordinate o1,
org.locationtech.jts.geom.Coordinate o2)
compare in interface Comparator<org.locationtech.jts.geom.Coordinate>Copyright © 2005–2020 HydroloGIS. All rights reserved.