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

G

garminDisplayFormat - Variable in class com.oziexplorer.Waypoint
Garmin display format.
garminFormat - Variable in class com.oziexplorer.RoutePoint
The garmin display format.
getAltitude() - Method in class com.oziexplorer.Elevation
Return the height at the position.
getAltitude() - Method in class com.oziexplorer.Point
Get the altitude of the point.
getAltitude() - Method in class com.oziexplorer.TrackPoint
Retrieve the track point altitude.
getAltitude() - Method in class com.oziexplorer.Waypoint
Retrieve the altitude for the waypoint.
getApiVersion() - Static method in class com.oziexplorer.OziAPI
Retrieve the OziAPI version number.
getBackColor() - Method in class com.oziexplorer.Event
Get the background color.
getBackColor() - Method in class com.oziexplorer.MapComment
Retrieve the RGB background color.
getBackColor() - Method in class com.oziexplorer.RoutePoint
Get the symbol background color.
getBackColor() - Method in class com.oziexplorer.Waypoint
Retrieve the background RGB color.
getBearing() - Method in class com.oziexplorer.NavigationData
Retrieve the bearing to the waypoint being navigated to.
getBearing() - Method in class com.oziexplorer.SpatialVector
Return the bearing component of the vector, in decimal degrees.
getBearingComparisonAccuracy() - Static method in class com.oziexplorer.SpatialVector
Return the accuracy of bearing comparisons, in decimal degrees.
getColor() - Method in class com.oziexplorer.Route
Get the route line color.
getComparisonAccuracy() - Static method in class com.oziexplorer.Position
Return the accuracy of position comparisons, in metres.
getDate(Scanner) - Method in class com.oziexplorer.DataFile
Get a date, or a default value (the current date).
getDate() - Method in class com.oziexplorer.RoutePoint
Get the route point date.
getDate() - Method in class com.oziexplorer.TrackPoint
Retrieve the track point date.
getDate() - Method in class com.oziexplorer.Waypoint
Retrieve the date the waypoint was created.
getDatum() - Method in class com.oziexplorer.EventFile
Get the event file datum.
getDatum() - Method in class com.oziexplorer.Position
Return the datum of the Position.
getDatum() - Method in class com.oziexplorer.RouteFile
Get the route datum.
getDatum() - Method in class com.oziexplorer.TrackFile
Get the track datum.
getDatum() - Method in class com.oziexplorer.WaypointFile
Get the waypoint list datum.
getDefaultGrid() - Static method in class com.oziexplorer.GridRef
Return the default grid.
getDescription() - Method in class com.oziexplorer.MapFeature
Retrieve the feature description.
getDescription() - Method in class com.oziexplorer.Route
Get the route description.
getDescription() - Method in class com.oziexplorer.RoutePoint
Get the route point description.
getDescription() - Method in class com.oziexplorer.Waypoint
Retrieve the waypoint description.
getDescription1() - Method in class com.oziexplorer.Point
Get the first description line for the point.
getDescription2() - Method in class com.oziexplorer.Point
Get the second description line for the point.
getDescription3() - Method in class com.oziexplorer.Point
Get the third description line for the point.
getDisplayFormat() - Method in class com.oziexplorer.RoutePoint
Get the route point display format.
getDistance() - Method in class com.oziexplorer.NavigationData
Retrieve the distance to the waypoint being navigated to.
getDistance() - Method in class com.oziexplorer.SpatialVector
Return the distance component of the vector, in metres.
getDouble(Scanner, double) - Method in class com.oziexplorer.DataFile
Get a double, or a default value.
getEasting() - Method in class com.oziexplorer.GridRef
Return the easting of this reference.
getElevation(Position) - Static method in class com.oziexplorer.OziAPI
Get the elevation at the given the position.
getExePath() - Static method in class com.oziexplorer.OziAPI
Retrieve the path of the OziExplorer executable (oziexp.exe).
getFileAttachmentName() - Method in class com.oziexplorer.Waypoint
Retrieve the attachment filename.
getFileName() - Method in class com.oziexplorer.Elevation
Return the filename from which the height data came from.
getFontSize() - Method in class com.oziexplorer.MapComment
Retrieve the font size, in points.
getFontSize() - Method in class com.oziexplorer.Waypoint
Retrieve the label font size, in points.
getFontStyle() - Method in class com.oziexplorer.MapComment
Retrieve the font style.
getFontStyle() - Method in class com.oziexplorer.Waypoint
Retrieve the font style - 0 for normal, 1 for bold.
getForeColor() - Method in class com.oziexplorer.Event
Get the foreground color,
getForeColor() - Method in class com.oziexplorer.MapComment
Retrieve the RGB foregeound color.
getForeColor() - Method in class com.oziexplorer.RoutePoint
Get the route point foreground color.
getForeColor() - Method in class com.oziexplorer.Waypoint
Retrieve the foreground RGB color.
getGarminDisplayFormat() - Method in class com.oziexplorer.Waypoint
Retrieve the Garmin display format.
getGarminFormat() - Method in class com.oziexplorer.RoutePoint
Get the garmin display format.
getGpsType() - Method in class com.oziexplorer.WaypointFile
Get the GPS type.
getGrid() - Method in class com.oziexplorer.GridRef
Return the grid for this reference.
getHeight() - Method in class com.oziexplorer.MapComment
Retrieve the height of the comment, in pixels.
getHemisphere() - Method in class com.oziexplorer.UTMGridRef
Retrieve the UTM hemisphere, if specified.
getInt(Scanner, int) - Method in class com.oziexplorer.DataFile
Get an integer, or a default value.
getInteger() - Method in enum com.oziexplorer.Grid
Retrieve the integer constant for this emumerated type member.
getInteger() - Method in enum com.oziexplorer.TrackFill
Retrieve the integer constant for this emumerated type member.
getInteger() - Method in enum com.oziexplorer.TrackType
Retrieve the integer constant for this emumerated type member.
getK0() - Method in class com.oziexplorer.UserGridDef
Retrieve the K (scale) factor for the grid.
getLat() - Method in class com.oziexplorer.LatLon
Return the lattitude of the LatLon.
getLat0() - Method in class com.oziexplorer.UserGridDef
Retrieve the lattitude of the grid origin.
getLat1() - Method in class com.oziexplorer.UserGridDef
Retrieve lattitude 1 for Lambert Conformal Conic grids.
getLat2() - Method in class com.oziexplorer.UserGridDef
Retrieve lattitude 2 for Lambert Conformal Conic grids.
getLon() - Method in class com.oziexplorer.LatLon
Return the longitude of the LatLon.
getLon0() - Method in class com.oziexplorer.UserGridDef
Retrieve the longitude of the grid origin.
getMapDatum() - Static method in class com.oziexplorer.OziAPI
Get the datum of the loaded map.
getMapDisplayFormat() - Method in class com.oziexplorer.Event
get the nap display format.
getMapDisplayFormat() - Method in class com.oziexplorer.Waypoint
Retrieve the map display format for the waypoint.
getMapFilePath() - Static method in class com.oziexplorer.OziAPI
Get the map file path setting in OziExplorer.
getName() - Method in class com.oziexplorer.MapComment
Retrieve the name of the comment (displayed string).
getName() - Method in class com.oziexplorer.MapFeature
Retrieve the name of the feature
getName() - Method in class com.oziexplorer.Point
Get the name of the point.
getName() - Method in class com.oziexplorer.Route
Get the route name.
getName() - Method in class com.oziexplorer.RoutePoint
Get the route point name.
getName() - Method in class com.oziexplorer.UserGridDef
Retrieve the name of the grid.
getName() - Method in class com.oziexplorer.Waypoint
Retrieve the name of the waypoint.
getNorthing() - Method in class com.oziexplorer.GridRef
Return the northing of this reference.
getNumber() - Method in class com.oziexplorer.Event
Get the event number.
getNumber() - Method in class com.oziexplorer.MapComment
Retrieve the comment number.
getNumber() - Method in class com.oziexplorer.MapFeature
Retrieve the feature number.
getNumber() - Method in class com.oziexplorer.Waypoint
Retrieve the waypoint number.
getOziVersion() - Static method in class com.oziexplorer.OziAPI
Retrieve the OziExplorer version number.
getPictureName() - Method in class com.oziexplorer.MapFeature
Retrieve the picture pathname.
getPixelXY(Position) - Static method in class com.oziexplorer.OziAPI
Return the screen (x, y) coordinate representing the position.
getPointerDir() - Method in class com.oziexplorer.RoutePoint
Get the pointer direction.
getPointerDirection() - Method in class com.oziexplorer.Waypoint
Retrieve the pointer direction for the waypoint.
getPosition() - Method in class com.oziexplorer.Elevation
Return the Position the elevation data is for.
getPosition() - Method in class com.oziexplorer.Event
Get the event position.
getPosition() - Method in class com.oziexplorer.MapComment
Retrieve the Position of the comment.
getPosition() - Method in class com.oziexplorer.MapFeature
Retrieve the feature position.
getPosition() - Method in class com.oziexplorer.Point
Get the position of the point.
getPosition() - Method in class com.oziexplorer.RoutePoint
Get the route point position.
getPosition() - Method in class com.oziexplorer.TrackPoint
Retrieve the track point position.
getPosition() - Method in class com.oziexplorer.Waypoint
Retrieve the Position for the waypoint.
getProximityDistance() - Method in class com.oziexplorer.Waypoint
Retrieve the proximity distance, in metres.
getProximityFileAttachmentName() - Method in class com.oziexplorer.Waypoint
Retrieve the proximity attachment filename.
getProximityRoute() - Method in class com.oziexplorer.Waypoint
Retrieve the proximity route.
getProximitySymbolName() - Method in class com.oziexplorer.Waypoint
Retrieve the proximity symbol filename.
getProximitySymbolPos() - Method in class com.oziexplorer.Waypoint
Retrieve the proximity symbol position.
getProximityTime() - Method in class com.oziexplorer.Waypoint
Retrieve the proximity time, in seconds.
getReserved() - Method in class com.oziexplorer.TrackFile
Get the value of the reserved field.
getReserved() - Method in class com.oziexplorer.WaypointFile
Get the value of the reserved field.
getReserved1() - Method in class com.oziexplorer.EventFile
Get the value of the reserved field 1.
getReserved1() - Method in class com.oziexplorer.RouteFile
Get the value of the first reserved field.
getReserved2() - Method in class com.oziexplorer.EventFile
Get the value of the reserved field 2.
getReserved2() - Method in class com.oziexplorer.RouteFile
Get the value of the second reserved field.
getResolution() - Method in class com.oziexplorer.Elevation
Return the resolusion of the height data.
getRotation() - Method in class com.oziexplorer.Point
Get the text rotation angle.
getString(Scanner) - Method in class com.oziexplorer.DataFile
Get a string, or a default value (empty string).
getString() - Method in enum com.oziexplorer.Grid
Retrieve the name of this enumerated type member.
getString() - Method in enum com.oziexplorer.TrackFill
Retrieve the name of this enumerated type member.
getString() - Method in enum com.oziexplorer.TrackType
Retrieve the name of this enumerated type member.
getSymbol() - Method in class com.oziexplorer.Event
Get the event symbol.
getSymbol() - Method in class com.oziexplorer.RoutePoint
Get the route point symbol.
getSymbol() - Method in class com.oziexplorer.Waypoint
Retrieve the symbol number for the waypoint.
getSymbolName() - Method in class com.oziexplorer.MapFeature
Retrieve the feature symbol pathname.
getSymbolSize() - Method in class com.oziexplorer.Event
Get the symbol size.
getSymbolSize() - Method in class com.oziexplorer.Waypoint
Retrieve the symbol size.
getTimezoneOffset() - Method in class com.oziexplorer.TrackFile
Get the timezone offset for the track, in minutes.
getTrackColor() - Method in class com.oziexplorer.TrackFile
Get the RGB track color.
getTrackDesc() - Method in class com.oziexplorer.TrackFile
Get the track description.
getTrackFill() - Method in class com.oziexplorer.TrackFile
Get the track fill pattern, see TrackFill.
getTrackFillColor() - Method in class com.oziexplorer.TrackFile
Get the RGB track fill color.
getTrackSkip() - Method in class com.oziexplorer.TrackFile
Get the track 'skip' value.
getTrackType() - Method in class com.oziexplorer.TrackFile
Get the track type, see TrackType.
getTrackWidth() - Method in class com.oziexplorer.TrackFile
Get the track width, in pixels.
getType() - Method in enum com.oziexplorer.MapClickType
Retrieve the string type of the click event.
getType() - Method in enum com.oziexplorer.ObjectClickType
Retrieve the string type of the click event.
getWaypointDescription() - Method in class com.oziexplorer.NavigationData
Retrieve the description of the waypoint being navigated to.
getWaypointName() - Method in class com.oziexplorer.MapFeature
Retrieve the waypoint name.
getWaypointName() - Method in class com.oziexplorer.NavigationData
Retrieve the name of the waypoint being navigated to.
getWaypointNumber() - Method in class com.oziexplorer.RoutePoint
Get the associated waypoint number.
getWaypointNumberFromName(String) - Static method in class com.oziexplorer.OziAPI
Get the Waypoint number given the waypoint name.
getWidth() - Method in class com.oziexplorer.MapComment
Retrieve the width of the comment, in pixels.
getWinACP() - Static method in class com.oziexplorer.OziAPI
Return the Windows active code page.
getX() - Method in class com.oziexplorer.XY
Get the x value of the coordinate.
getX0() - Method in class com.oziexplorer.UserGridDef
Retrieve the false easting for the grid.
getY() - Method in class com.oziexplorer.XY
Get the y value of the coordinate.
getY0() - Method in class com.oziexplorer.UserGridDef
Retrieve the false northing for the grid.
getZone() - Method in class com.oziexplorer.GridRef
Return the zone of this reference.
GPSToNavigationWaypoint() - Static method in class com.oziexplorer.OziAPI
From the current GPS position return the name, description, distance and bearing to the Waypoint being navigated to.
gpsType - Variable in class com.oziexplorer.WaypointFile
 
Grid - Enum in com.oziexplorer
Enumeration of the different grid types supported by OziExplorer.
grid - Variable in class com.oziexplorer.GridRef
The grid system for this reference.
GridRef - Class in com.oziexplorer
This class represents grid references.
GridRef(Grid, String, String, double, double) - Constructor for class com.oziexplorer.GridRef
Create a new grid reference for the given grid, datum, zone, easting and northing.
GridRef(String, String, double, double) - Constructor for class com.oziexplorer.GridRef
Create a new grid reference in the default grid with the given datum, zone, easting and northing.
GridRef(String, double, double) - Constructor for class com.oziexplorer.GridRef
Create a new grid reference in the default grid using the datum of the currently loaded map and the specified zone, easting and northing.
GridRef(Position, Grid, String) - Constructor for class com.oziexplorer.GridRef
Create a new grid reference for the given grid, converting the given position to the specified grid and datum.
GridRef(Position) - Constructor for class com.oziexplorer.GridRef
Create a new grid reference in the default grid and current map datum, converting the given position to the grid and datum.
GridRef() - Constructor for class com.oziexplorer.GridRef
Default constructor, here so derived classes can provide their own constructors.

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