bt747.j2se_view
Class GPXLogConvert

java.lang.Object
  extended by gps.log.in.GPSLogConvertInterface
      extended by bt747.j2se_view.GPXLogConvert

public class GPXLogConvert
extends GPSLogConvertInterface

Author:
Mario

Constructor Summary
GPXLogConvert()
           
 
Method Summary
 int getType()
           
static void main(java.lang.String[] args)
           
 int parseFile(java.lang.Object file, GPSFileConverterInterface gpsFile)
          Parses the file once and will use GPSFile to generate the output.
 int toGPSFile(BT747Path fileName, GPSFileConverterInterface gpsFile)
           
 
Methods inherited from class gps.log.in.GPSLogConvertInterface
getErrorInfo, getLoggerType, setConvertWGS84ToMSL, setLoggerType, stopConversion
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPXLogConvert

public GPXLogConvert()
Method Detail

parseFile

public int parseFile(java.lang.Object file,
                     GPSFileConverterInterface gpsFile)
Description copied from class: GPSLogConvertInterface
Parses the file once and will use GPSFile to generate the output.

Specified by:
parseFile in class GPSLogConvertInterface
gpsFile - Represents the structure to generate the output.
Returns:
error indication.

toGPSFile

public int toGPSFile(BT747Path fileName,
                     GPSFileConverterInterface gpsFile)
Specified by:
toGPSFile in class GPSLogConvertInterface

main

public static void main(java.lang.String[] args)

getType

public int getType()
Specified by:
getType in class GPSLogConvertInterface
Returns:
log type such as Model.TRL_LOGTYPE.