public class DistanceMeasure
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.Map<java.lang.String,java.lang.Double> |
DistanceMap |
Constructor and Description |
---|
DistanceMeasure() |
Modifier and Type | Method and Description |
---|---|
static double |
calculate2DDistance(com.vividsolutions.jts.geom.Point l,
com.vividsolutions.jts.geom.Point l2) |