public interface DistanceMatrixRow
distances from the location associated with this row to other locations.| Modifier and Type | Method and Description |
|---|---|
Distance |
distanceTo(long locationId)
Distance from this row's location to the given location.
|
Distance distanceTo(long locationId)
locationId - target locationCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.