Package | Description |
---|---|
org.openstreetmap.josm.data.gpx |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableGpxTrackSegment |
Modifier and Type | Field and Description |
---|---|
private Iterator<GpxTrackSegment> |
GpxData.LinesIterator.itTrackSegments |
private Collection<GpxTrackSegment> |
ImmutableGpxTrack.segments |
Modifier and Type | Method and Description |
---|---|
Collection<GpxTrackSegment> |
ImmutableGpxTrack.getSegments() |
Collection<GpxTrackSegment> |
GpxTrack.getSegments() |