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