|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgps.log.in.GPSLogConvertInterface
bt747.j2se_view.GPXLogConvert
public class GPXLogConvert
| 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 |
|---|
public GPXLogConvert()
| Method Detail |
|---|
public int parseFile(java.lang.Object file,
GPSFileConverterInterface gpsFile)
GPSLogConvertInterfaceGPSFile to generate the
output.
parseFile in class GPSLogConvertInterfacegpsFile - Represents the structure to generate the output.
public int toGPSFile(BT747Path fileName,
GPSFileConverterInterface gpsFile)
toGPSFile in class GPSLogConvertInterfacepublic static void main(java.lang.String[] args)
public int getType()
getType in class GPSLogConvertInterfaceModel.TRL_LOGTYPE.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||