Package | Description |
---|---|
jgpx.model.gpx | |
jgpx.model.jaxb |
Modifier and Type | Method and Description |
---|---|
WptType |
Waypoint.getData() |
Constructor and Description |
---|
Waypoint(WptType waypoint) |
Modifier and Type | Method and Description |
---|---|
WptType |
ObjectFactory.createWptType()
Create an instance of
WptType |
Modifier and Type | Method and Description |
---|---|
java.util.List<WptType> |
RteType.getRtept()
Gets the value of the rtept property.
|
java.util.List<WptType> |
TrksegType.getTrkpt()
Gets the value of the trkpt property.
|
java.util.List<WptType> |
GpxType.getWpt()
Gets the value of the wpt property.
|