jwo.landserf.process.gps
Interface GPSWaypoint

All Superinterfaces:
Position
All Known Implementing Classes:
WaypointDataPacket

public interface GPSWaypoint
extends Position

Used for representing a GPS waypoint (position and name).

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

Method Summary
 String getName()
          Should report the name of the waypoint.
 
Methods inherited from interface jwo.landserf.process.gps.Position
getAltitude, getLatitude, getLongitude
 

Method Detail

getName

String getName()
Should report the name of the waypoint.

Returns:
Name given to waypoint.


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