Package | Description |
---|---|
de.bsvrz.sys.funclib.bitctrl.geolib |
Modifier and Type | Field and Description |
---|---|
static UTMKoordinate.UTMHEMI |
UTMKoordinate.UTMHEMI.HORDHALBKUGEL
Konstante für die nördliche Hemisphäre.
|
static UTMKoordinate.UTMHEMI |
UTMKoordinate.UTMHEMI.SUEDHALBKUGEL
Konstante für die südliche Hemisphäre.
|
private UTMKoordinate.UTMHEMI |
UTMKoordinate.utmhemisphaere
die Hemisphäre.
|
Modifier and Type | Method and Description |
---|---|
UTMKoordinate.UTMHEMI |
UTMKoordinate.getHemisphaere()
Gibt die Hemisphäre zurück.
|
Modifier and Type | Method and Description |
---|---|
void |
UTMKoordinate.setHemisphaere(UTMKoordinate.UTMHEMI hemisphaere)
Setzt die Hemisphäre.
|
Constructor and Description |
---|
UTMKoordinate(double x,
double y,
int zone,
UTMKoordinate.UTMHEMI hemisphaere)
Konstruktor für eine UTM-Koordinate.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.