|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.ManhattanDistanceCalculator
public class ManhattanDistanceCalculator
| Constructor Summary | |
|---|---|
ManhattanDistanceCalculator()
|
|
| Method Summary | |
|---|---|
static double |
calculateDistance(Coordinate coord1,
Coordinate coord2)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManhattanDistanceCalculator()
| Method Detail |
|---|
public static double calculateDistance(Coordinate coord1,
Coordinate coord2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||