|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeoAltitude.GeoAltitudeMode | |
---|---|
geo.google.datamodel |
Uses of GeoAltitude.GeoAltitudeMode in geo.google.datamodel |
---|
Methods in geo.google.datamodel that return GeoAltitude.GeoAltitudeMode | |
---|---|
GeoAltitude.GeoAltitudeMode |
GeoAltitude.getMode()
Specifies how altitude components in the |
static GeoAltitude.GeoAltitudeMode |
GeoAltitude.GeoAltitudeMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GeoAltitude.GeoAltitudeMode[] |
GeoAltitude.GeoAltitudeMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in geo.google.datamodel with parameters of type GeoAltitude.GeoAltitudeMode | |
---|---|
void |
GeoAltitude.setMode(GeoAltitude.GeoAltitudeMode mode)
|
Constructors in geo.google.datamodel with parameters of type GeoAltitude.GeoAltitudeMode | |
---|---|
GeoAltitude(double altitude,
GeoAltitude.GeoAltitudeMode mode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |