public class CoordinateCosineDistanceFn extends Object implements DistanceFn<org.locationtech.jts.geom.Coordinate>
| Constructor and Description |
|---|
CoordinateCosineDistanceFn() |
| Modifier and Type | Method and Description |
|---|---|
double |
measure(org.locationtech.jts.geom.Coordinate x,
org.locationtech.jts.geom.Coordinate y) |
public double measure(org.locationtech.jts.geom.Coordinate x,
org.locationtech.jts.geom.Coordinate y)
measure in interface DistanceFn<org.locationtech.jts.geom.Coordinate>Copyright © 2013–2022. All rights reserved.