com.vividsolutions.jts.geom
public static class CoordinateArrays.ForwardComparator extends java.lang.Object implements java.util.Comparator
Comparator
for Coordinate
arrays
in the forward direction of their coordinates,
using lexicographic ordering.Constructor and Description |
---|
CoordinateArrays.ForwardComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2) |