Uses of Record Class
org.apache.lucene.spatial3d.geom.GeoStandardPath.DistancePair
Packages that use GeoStandardPath.DistancePair
-
Uses of GeoStandardPath.DistancePair in org.apache.lucene.spatial3d.geom
Methods in org.apache.lucene.spatial3d.geom that return GeoStandardPath.DistancePairModifier and TypeMethodDescriptionGeoStandardPath.BaseSegmentEndpoint.nearestDistance
(DistanceStyle distanceStyle, double x, double y, double z) GeoStandardPath.PathComponent.nearestDistance
(DistanceStyle distanceStyle, double x, double y, double z) Get the nearest distance for a point.GeoStandardPath.PathNode.nearestDistance
(DistanceStyle distanceStyle, double x, double y, double z) GeoStandardPath.PathSegment.nearestDistance
(DistanceStyle distanceStyle, double x, double y, double z)