public interface IGpxTrackSegment extends IWithAttributes
Modifier and Type | Method and Description |
---|---|
Bounds |
getBounds()
Returns the segment bounds.
|
int |
getUpdateCount()
Returns the number of times this track has been changed
|
java.util.Collection<WayPoint> |
getWayPoints()
Returns the segment waypoints.
|
double |
length()
Returns the segment length.
|
get, getAttributes, getCollection, getExtensions, getString, put
java.util.Collection<WayPoint> getWayPoints()
double length()
int getUpdateCount()