| Package | Description |
|---|---|
| org.tinfour.demo.utils |
Provides utilities in support of the development classes.
|
| Modifier and Type | Method and Description |
|---|---|
TestOptions.GeoCoordinateOption |
TestOptions.getGeoCoordinateOption()
Gets the geographic coordinate conversion option, if specified.
|
static TestOptions.GeoCoordinateOption |
TestOptions.GeoCoordinateOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestOptions.GeoCoordinateOption[] |
TestOptions.GeoCoordinateOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.