Package fr.ifremer.isisfish.util
Class CellPointcomparator
java.lang.Object
fr.ifremer.isisfish.util.CellPointcomparator
- All Implemented Interfaces:
Comparator<Object>
Permet de comparer la position d'une Maille avec un objet Point2D, ou deux
Mailles, ou deux Points.
Created: 6 septembre 2005 00:57:33 CEST
- Version:
- $Revision$ Last update: $Date$ by : $Author$
- Author:
- Benjamin POUSSIN <poussin@codelutin.com>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
CellPointcomparator
public CellPointcomparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<Object>
-