| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgps.log.TracksAndWayPoints
public final class TracksAndWayPoints
Result type.
| Field Summary | |
|---|---|
 BT747Vector | 
tracks
BT747Vector of tracks (BT747Vector) of trackpoints
 GPSRecord. | 
 BT747Vector | 
waypoints
BT747Vector of waypoints of type GPSRecord . | 
| Constructor Summary | |
|---|---|
TracksAndWayPoints()
 | 
|
| Method Summary | |
|---|---|
 GPSRecord[] | 
getTrackPoints()
 | 
 GPSRecord[] | 
getWayPoints()
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public BT747Vector tracks
BT747Vector of tracks (BT747Vector) of trackpoints
 GPSRecord.
public BT747Vector waypoints
BT747Vector of waypoints of type GPSRecord .
| Constructor Detail | 
|---|
public TracksAndWayPoints()
| Method Detail | 
|---|
public GPSRecord[] getTrackPoints()
public final GPSRecord[] getWayPoints()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||