Uses of Class
com.oziexplorer.Waypoint

Uses of Waypoint in com.oziexplorer
 

Methods in com.oziexplorer with parameters of type Waypoint
static int OziAPI.addWaypoint(Waypoint waypoint)
          Add a Waypoint to the map.
static void OziAPI.deleteWaypoint(Waypoint waypoint)
          Delete the given Waypoint.
static void OziAPI.repositionWaypoint(Waypoint waypoint, Position position)
          Reposition a Waypoint.