|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectionsLengthUnit | |
|---|---|
| com.esri.core.tasks.ags.na | |
| Uses of DirectionsLengthUnit in com.esri.core.tasks.ags.na |
|---|
| Methods in com.esri.core.tasks.ags.na that return DirectionsLengthUnit | |
|---|---|
static DirectionsLengthUnit |
DirectionsLengthUnit.get(String str)
|
DirectionsLengthUnit |
ClosestFacilityTaskParameters.getDirectionsLengthUnit()
Returns the Unit type of the length of the directions |
DirectionsLengthUnit |
RoutingTaskParameters.getDirectionsLengthUnit()
Returns the Unit type of the length of the directions |
static DirectionsLengthUnit |
DirectionsLengthUnit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DirectionsLengthUnit[] |
DirectionsLengthUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.esri.core.tasks.ags.na with parameters of type DirectionsLengthUnit | |
|---|---|
void |
ClosestFacilityTaskParameters.setDirectionsLengthUnit(DirectionsLengthUnit directionsLengthUnit)
Sets the Unit type of the length of the directions |
void |
RoutingTaskParameters.setDirectionsLengthUnit(DirectionsLengthUnit directionsLengthUnit)
Sets the Unit type of the length of the directions |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||