jwo.landserf.process.gps
Interface GPSWaypointListener

All Superinterfaces:
GPSTransferListener
All Known Implementing Classes:
ConnectionTest, GPSImportBox

public interface GPSWaypointListener
extends GPSTransferListener

Used for notification of GPS waypoint transfers.

Version:
2.3, 14th June, 2004
Author:
Jo Wood, based on the design by Henrik Sorensen (haas@itu.dk).

Method Summary
 void waypointReceived(GPSWaypoint wp)
          Should indicate that a GPS waypoint has been transmitted and received.
 
Methods inherited from interface jwo.landserf.process.gps.GPSTransferListener
transferComplete, transferStarted
 

Method Detail

waypointReceived

void waypointReceived(GPSWaypoint wp)
Should indicate that a GPS waypoint has been transmitted and received.

Parameters:
wp - The waypoint being transmitted.


Copyright Jo Wood, 1996-2009, last modified, 17th April, 2009