public static final class UTMCoordinate.UTMHemisphere
extends java.lang.Object
Eine Klasse zur Verkapselung der zwei Halbkugeln.
Modifier and Type | Field and Description |
---|---|
private int |
_hemisphere |
static UTMCoordinate.UTMHemisphere |
HORDHALBKUGEL |
static UTMCoordinate.UTMHemisphere |
SUEDHALBKUGEL |
Modifier | Constructor and Description |
---|---|
private |
UTMHemisphere(int h) |
public static final UTMCoordinate.UTMHemisphere HORDHALBKUGEL
public static final UTMCoordinate.UTMHemisphere SUEDHALBKUGEL
private final int _hemisphere