Package com.esri.core.geometry
Class Point2D.CompareVectors
java.lang.Object
com.esri.core.geometry.Point2D.CompareVectors
- All Implemented Interfaces:
Comparator<Point2D>
- Enclosing class:
Point2D
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
CompareVectors
CompareVectors()
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<Point2D>
-