Uses of Package
courselog.gpsutils

Packages that use courselog.gpsutils
courselog   
courselog.gpsutils   
courselog.maputils   
 

Classes in courselog.gpsutils used by courselog
PositionTracer
          Traces the position obtained by a SerialGPSConnection into a logging file.
SerialGPSConnection
          Handles a GPS connected to a Serial port.
TrackRecord
          A GPS track.
XPositionDisplayer
          Interface for all objects capable to display the current state of a ListenerToGPS object.
 

Classes in courselog.gpsutils used by courselog.gpsutils
GeoDirection
          Direction vector, in geographical units.
GeoPoint
          Base class for a location point on Earth.
MeasuredPoint
          Measured location point from a GPS.
PositionTracer
          Traces the position obtained by a SerialGPSConnection into a logging file.
ReceiverEvent
          Specific Event dispatched when the GPS receiver provides new data or status.
SerialGPSConnection
          Handles a GPS connected to a Serial port.
TrackPoint
          A location point obtained from the log of a track.
TrackRecord
          A GPS track.
XPositionDisplayer
          Interface for all objects capable to display the current state of a ListenerToGPS object.
 

Classes in courselog.gpsutils used by courselog.maputils
GeoDirection
          Direction vector, in geographical units.
GeoPoint
          Base class for a location point on Earth.
PositionTracer
          Traces the position obtained by a SerialGPSConnection into a logging file.
TrackPoint
          A location point obtained from the log of a track.
TrackRecord
          A GPS track.
XPositionDisplayer
          Interface for all objects capable to display the current state of a ListenerToGPS object.