public class CgmPointComparer extends Object implements Comparator<CgmPoint>
Comparer to sort CGMPoints to the leftest upper corner
Comparator| Constructor and Description |
|---|
CgmPointComparer() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(CgmPoint x,
CgmPoint y) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic final int compare(CgmPoint x, CgmPoint y)
compare in interface Comparator<CgmPoint>Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.