de.cesr.more.rs.geo.util
Class MGeoHexagon.Distance
java.lang.Object
de.cesr.more.rs.geo.util.MGeoHexagon.Distance
- All Implemented Interfaces:
- Comparable<MGeoHexagon.Distance>
- Enclosing class:
- MGeoHexagon<AgentType>
protected class MGeoHexagon.Distance
- extends Object
- implements Comparable<MGeoHexagon.Distance>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MGeoHexagon.Distance
protected MGeoHexagon.Distance(Double distance,
MGeoHexagon<AgentType> hexagon)
compareTo
public int compareTo(MGeoHexagon.Distance other)
- Specified by:
compareTo
in interface Comparable<MGeoHexagon.Distance>