fr.ifremer.isisfish.util
Class CellPointcomparator
java.lang.Object
fr.ifremer.isisfish.util.CellPointcomparator
- All Implemented Interfaces:
- Comparator<Object>
public class CellPointcomparator
- extends Object
- implements 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: 3124 $
Last update: $Date: 2010-11-29 19:14:09 +0100 (Mon, 29 Nov 2010) $ by : $Author: chatellier $
- Author:
- Benjamin POUSSIN
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CellPointcomparator
public CellPointcomparator()
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare in interface Comparator<Object>
Copyright © 1999-2012 CodeLutin. All Rights Reserved.