- marshallGzipped(Object, File) - Method in class jgpx.util.JAXBFactory
-
Marshalls Java object in a gzipped XMl file
- marshallXML(Object, File) - Method in class jgpx.util.JAXBFactory
-
Marshalls Java object into XML file
- marshallXML(Object) - Method in class jgpx.util.JAXBFactory
-
- marshallZipped(Object, File) - Method in class jgpx.util.JAXBFactory
-
Marshalls Java object in a zipped XMl file
- maxCadenceProperty() - Method in class jgpx.model.analysis.TrackData
-
Maximum cadence achieved during the activity
- maxHeartrateProperty() - Method in class jgpx.model.analysis.TrackData
-
Maximum heart rate reached during the activity
- maxHeightProperty() - Method in class jgpx.model.analysis.TrackData
-
Maximum elevation reached during the activity
- maxlatProperty() - Method in class jgpx.model.gpx.Bounds
-
- maxlonProperty() - Method in class jgpx.model.gpx.Bounds
-
- maxSpeedProperty() - Method in class jgpx.model.analysis.TrackData
-
Maximum speed reached during the activity
- Metadata - Class in jgpx.model.gpx
-
Information about the GPX file, author, and copyright restrictions goes in the metadata section.
- Metadata(MetadataType) - Constructor for class jgpx.model.gpx.Metadata
-
- MetadataType - Class in jgpx.model.jaxb
-
Information about the GPX file, author, and copyright restrictions goes in
the metadata section.
- MetadataType() - Constructor for class jgpx.model.jaxb.MetadataType
-
- minHeartRateProperty() - Method in class jgpx.model.analysis.TrackData
-
Minimum heart rate reached during the activity
- minHeightProperty() - Method in class jgpx.model.analysis.TrackData
-
Minimum elevation reached during the activity
- minlatProperty() - Method in class jgpx.model.gpx.Bounds
-
- minlonProperty() - Method in class jgpx.model.gpx.Bounds
-
- movingTimeProperty() - Method in class jgpx.model.analysis.TrackData
-
Total moving time accumulated during the entire activity.