public class DistanceMatrixRow
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
DistanceMatrixElement[] |
elements
The results for this row, or individual origin.
|
| Constructor and Description |
|---|
DistanceMatrixRow() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public DistanceMatrixElement[] elements