|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DistanceMatrixResponseRow | |
|---|---|
| com.google.gwt.maps.client.services | |
| Uses of DistanceMatrixResponseRow in com.google.gwt.maps.client.services |
|---|
| Methods in com.google.gwt.maps.client.services that return DistanceMatrixResponseRow | |
|---|---|
static DistanceMatrixResponseRow |
DistanceMatrixResponseRow.newInstance()
|
| Methods in com.google.gwt.maps.client.services that return types with arguments of type DistanceMatrixResponseRow | |
|---|---|
JsArray<DistanceMatrixResponseRow> |
DistanceMatrixResponse.getRows()
The rows of the matrix, corresponding to the origin addresses. |
| Method parameters in com.google.gwt.maps.client.services with type arguments of type DistanceMatrixResponseRow | |
|---|---|
void |
DistanceMatrixResponse.setRows(JsArray<DistanceMatrixResponseRow> rows)
The rows of the matrix, corresponding to the origin addresses. |
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||