|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgps.tracks.Track
public final class Track
Constructor Summary | |
---|---|
Track()
|
Method Summary | |
---|---|
void |
addTrackpoint(Trackpoint trkpt)
|
Trackpoint |
get(int i)
|
BT747Vector |
getTrackpoints()
|
void |
removeAll()
|
void |
setTrackpoints(BT747Vector trackpoints)
|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Track()
Method Detail |
---|
public final BT747Vector getTrackpoints()
public final void setTrackpoints(BT747Vector trackpoints)
public final void addTrackpoint(Trackpoint trkpt)
public final Trackpoint get(int i)
public final int size()
public final void removeAll()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |