public class TrackSegment
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TrackSegment.Builder |
| Constructor and Description |
|---|
TrackSegment(TrackSegment.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TrackPoint> |
getTrackPoints() |
public TrackSegment(TrackSegment.Builder builder)
public java.util.List<TrackPoint> getTrackPoints()