public interface GpxTrack extends IWithAttributes
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAttributes() |
Bounds |
getBounds() |
Collection<GpxTrackSegment> |
getSegments() |
int |
getUpdateCount() |
double |
length() |
addExtension, get, getCollection, getString, put
Collection<GpxTrackSegment> getSegments()
Map<String,Object> getAttributes()
double length()
int getUpdateCount()