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