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