|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GpxTrackSegment
Read-only gpx track segments. Implementations doesn't have to be immutable, but should always be thread safe.
Method Summary | |
---|---|
Bounds |
getBounds()
|
int |
getUpdateCount()
|
java.util.Collection<WayPoint> |
getWayPoints()
|
double |
length()
|
Method Detail |
---|
Bounds getBounds()
java.util.Collection<WayPoint> getWayPoints()
double length()
int getUpdateCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |