|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgps.log.in.GPSLogConvertInterface
gps.log.in.MultiLogConvert
public final class MultiLogConvert
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 |
---|
public MultiLogConvert()
Method Detail |
---|
public int parseFile(java.lang.Object file, GPSFileConverterInterface gpsFile)
GPSLogConvertInterface
GPSFile
to generate the
output.
parseFile
in class GPSLogConvertInterface
gpsFile
- Represents the structure to generate the output.
public void stopConversion()
stopConversion
in class GPSLogConvertInterface
public void setLogFiles(BT747Vector logFiles)
logFiles
- Vector of LogFileInfopublic int toGPSFile(BT747Path fileName, GPSFileConverterInterface gpsFile)
toGPSFile
in class GPSLogConvertInterface
public int getType()
getType
in class GPSLogConvertInterface
Model.TRL_LOGTYPE
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |