Uses of Class
courselog.gpsutils.TrackRecord

Packages that use TrackRecord
courselog   
courselog.gpsutils   
courselog.maputils   
 

Uses of TrackRecord in courselog
 

Methods in courselog with parameters of type TrackRecord
 void DistanceForm.setCurrentTrack(TrackRecord tr)
           
 

Uses of TrackRecord in courselog.gpsutils
 

Fields in courselog.gpsutils declared as TrackRecord
protected  TrackRecord ExporterToGPX.myTr
          Track record to convert to KML.
protected  TrackRecord ExporterToKML.myTr
          Track record to convert to KML.
 TrackRecord PositionTracer.myTrack
          Record of the current.
 

Methods in courselog.gpsutils that return TrackRecord
static TrackRecord TrackRecord.readLogFile(ewe.io.File fLog, TrackRecord tr, int cutOption)
          Read a log file into a new TrackRecord object.
 

Methods in courselog.gpsutils with parameters of type TrackRecord
static TrackRecord TrackRecord.readLogFile(ewe.io.File fLog, TrackRecord tr, int cutOption)
          Read a log file into a new TrackRecord object.
 void XPositionDisplayer.setCurrentTrack(TrackRecord tr)
          Provide the current track log to the displayer.
 

Constructors in courselog.gpsutils with parameters of type TrackRecord
ExporterToGPX(TrackRecord track)
          Creates a new instance of ExporterToGPX.
ExporterToKML(TrackRecord track)
          Creates a new instance of ExporterToKML.
 

Uses of TrackRecord in courselog.maputils
 

Fields in courselog.maputils declared as TrackRecord
protected  TrackRecord MapTrack.myTrack
           
 

Methods in courselog.maputils with parameters of type TrackRecord
 void TiledMapBrowser.setCurrentTrack(TrackRecord tr)
          Setter for current track.
 

Constructors in courselog.maputils with parameters of type TrackRecord
MapTrack(ewe.fx.Pen pVisited, ewe.fx.Pen pNotVisited, TrackRecord tr)
          Creates a new instance of MapTrack with a track