|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirectionsLeg | |
---|---|
com.google.gwt.maps.client.services |
Uses of DirectionsLeg in com.google.gwt.maps.client.services |
---|
Methods in com.google.gwt.maps.client.services that return DirectionsLeg | |
---|---|
static DirectionsLeg |
DirectionsLeg.newInstance()
A single leg consisting of a set of steps in a DirectionsResult. |
Methods in com.google.gwt.maps.client.services that return types with arguments of type DirectionsLeg | |
---|---|
JsArray<DirectionsLeg> |
DirectionsRoute.getLegs()
An array of DirectionsLegs, each of which contains information about the steps of which it is composed. |
Method parameters in com.google.gwt.maps.client.services with type arguments of type DirectionsLeg | |
---|---|
void |
DirectionsRoute.setLegs(JsArray<DirectionsLeg> legs)
An array of DirectionsLegs, each of which contains information about the steps of which it is composed. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |