Uses of Package
com.oziexplorer

Classes in com.oziexplorer used by com.oziexplorer
BNGGridRef
          This class extends GridRef and provides British National Grid references.
DataFile
          Base class for OziExplorer datafile access classes - contains various utility routines that are common to all data file types.
Elevation
          This class is used for returning elevation data.
Grid
          Enumeration of the different grid types supported by OziExplorer.
GridRef
          This class represents grid references.
LatLon
          This class represents (lattitude, longitude coordinates).
MapClickCallback
          Interface for intercepting OziAPI map clicks, both double and single.
MapClickType
          Enumeration of the different types of map click events - single or double.
MapComment
          This class represents map comments.
MapFeature
          This class represents map features.
MovingMapCallback
          Interface for intercepting OziAPI moving map callbacks.
NavigationData
          Class for holding navigation data as returned by OziAPI.GPSToNavigationWaypoint().
ObjectClickCallback
          Interface for intercepting OziAPI object clicks.
ObjectClickType
          Enumeration of the different types of object click events.
OedometerCallback
          Interface for intercepting OziAPI oedometer callbacks.
OziException
          OziExplorer exception type.
Position
          This abstract class is the base for both the LatLon and GridRef class herarchies, so that either type can be passed in to methods that require a position to be specified.
SpatialVector
          This class represents (distance, bearing) vectors.
TrackFill
          Enumeration of the different track fills supported by OziExplorer.
TrackPoint
          This class represents track points.
TrackType
          Enumeration of the different track types supported by OziExplorer.
UserGridDef
          This class contains the information needed to define a user-specified grid.
UTMGridRef
          This class extends GridRef and provides UTM Grid references.
Waypoint
          This class represents OziExplorer waypoints.
XY
          This class represents (X, Y) coordinates.