Package | Description |
---|---|
jgpx.model.gpx | |
jgpx.model.jaxb |
Modifier and Type | Method and Description |
---|---|
PtType |
Point.getData() |
Constructor and Description |
---|
Point(PtType point) |
Modifier and Type | Method and Description |
---|---|
PtType |
ObjectFactory.createPtType()
Create an instance of
PtType |
Modifier and Type | Method and Description |
---|---|
java.util.List<PtType> |
PtsegType.getPt()
Gets the value of the pt property.
|