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.1, 14th June, 2004
Author:
Jo Wood, based on the design by Henrik Sorensen (haas@itu.dk).

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

Method Detail

getName

public String getName()
Reports the name of the waypoint.

Returns:
Name given to waypoint.


Copyright Jo Wood, 1996-2004, last modified, 3rd September, 2004