gps.log.in
Class MultiLogConvert

java.lang.Object
  extended by gps.log.in.GPSLogConvertInterface
      extended by gps.log.in.MultiLogConvert

public final class MultiLogConvert
extends GPSLogConvertInterface

Author:
Mario

Constructor Summary
MultiLogConvert()
           
 
Method Summary
 int getType()
           
 int parseFile(java.lang.Object file, GPSFileConverterInterface gpsFile)
          Parses the file once and will use GPSFile to generate the output.
 void setLogFiles(BT747Vector logFiles)
          Set the logfiles to convert.
 void stopConversion()
           
 int toGPSFile(BT747Path fileName, GPSFileConverterInterface gpsFile)
           
 
Methods inherited from class gps.log.in.GPSLogConvertInterface
getErrorInfo, getLoggerType, setConvertWGS84ToMSL, setLoggerType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiLogConvert

public MultiLogConvert()
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.

stopConversion

public void stopConversion()
Overrides:
stopConversion in class GPSLogConvertInterface

setLogFiles

public void setLogFiles(BT747Vector logFiles)
Set the logfiles to convert.

Parameters:
logFiles - Vector of LogFileInfo

toGPSFile

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

getType

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