jwo.landserf.process.gps
Interface GPSRoute

All Known Implementing Classes:
RouteDataPacket, RouteHeaderPacket

public interface GPSRoute

Used for representing a GPS route.

Version:
2.2, 27th 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 route being transmitted.
 

Method Detail

getName

public String getName()
Should report the name of the route being transmitted. Note that the locational data in a route are transmitted as a series of GPSWaypoints.

Returns:
Name of the route.


Copyright Jo Wood, 1996-2005, last modified, 11th March, 2005