public class SpheroidDistance extends Object implements org.locationtech.jts.index.strtree.ItemDistance
Constructor and Description |
---|
SpheroidDistance() |
Modifier and Type | Method and Description |
---|---|
double |
distance(org.locationtech.jts.geom.Geometry geometry1,
org.locationtech.jts.geom.Geometry geometry2) |
double |
distance(org.locationtech.jts.index.strtree.ItemBoundable item1,
org.locationtech.jts.index.strtree.ItemBoundable item2) |
public double distance(org.locationtech.jts.index.strtree.ItemBoundable item1, org.locationtech.jts.index.strtree.ItemBoundable item2)
distance
in interface org.locationtech.jts.index.strtree.ItemDistance
public double distance(org.locationtech.jts.geom.Geometry geometry1, org.locationtech.jts.geom.Geometry geometry2)
Copyright © 2025 The Apache Software Foundation. All rights reserved.