A B C D E F G H I K L M N O P R S T U V W X Y Z

U

unescapeCommas(String) - Method in class com.oziexplorer.DataFile
OziExplorer uses character 209(dec) to escape commas in data files.
UNKALT - Static variable in class com.oziexplorer.OziAPI
Value for an unknown altitude.
UserGridDef - Class in com.oziexplorer
This class contains the information needed to define a user-specified grid.
UserGridDef(String, double, double, double, double, double, double, double) - Constructor for class com.oziexplorer.UserGridDef
Create a new UserGridDef.
UserGridDef(String, double, double, double, double, double) - Constructor for class com.oziexplorer.UserGridDef
Creates a new UserGridDef for projections other than Lambert Conformal Conic.
userGridDef - Variable in class com.oziexplorer.UserGridRef
The user grid used by this reference.
UserGridRef - Class in com.oziexplorer
This class provides for grid references in user-specified coordinate systems.
UserGridRef(UserGridDef, String, String, double, double) - Constructor for class com.oziexplorer.UserGridRef
Create a new user grid reference for the given UserGridDef, grid, zone, easting and northing.
UserGridRef(String, String, double, double) - Constructor for class com.oziexplorer.UserGridRef
Create a new user grid reference in for the default user grid with the given zone, easting and northing.
UTMGridRef - Class in com.oziexplorer
This class extends GridRef and provides UTM Grid references.
UTMGridRef(String, String, String, double, double) - Constructor for class com.oziexplorer.UTMGridRef
Creates a new instance of UTMGridRef given a datum, zone, hemisphere and (easting, northing) values (in metres).
UTMGridRef(String, String, double, double) - Constructor for class com.oziexplorer.UTMGridRef
Creates a new instance of UTMGridRef given a datum, zone and (easting, northing) values (in metres).
UTMGridRef(String, double, double) - Constructor for class com.oziexplorer.UTMGridRef
Creates a new instance of UTMGridRef in the default (WGS84) datum using the zone and (easting, northing) values (in metres).
UTMGridRef(Position) - Constructor for class com.oziexplorer.UTMGridRef
Create a new UTM reference from the specified Position.

A B C D E F G H I K L M N O P R S T U V W X Y Z