Class Garmin.GpxActivityFactory
Object
|
+--Garmin.GpxActivityFactory
- class
Garmin.GpxActivityFactory
Garmin.GpxActivityFactory
Defined in GpxActivityFactory.js
|
Field Summary |
<static> Object |
DETAIL
Constants defining details about the factory |
<static> Object |
SCHEMA_TAGS
Constants defining tags used by the gpx schema. |
|
Constructor Summary |
Garmin.GpxActivityFactory()
A factory that can produce an array activity given gpx xml and produce gps xml given an
array of activity.
|
DETAIL
<static> Object DETAIL
Constants defining details about the factory
SCHEMA_TAGS
<static> Object SCHEMA_TAGS
Constants defining tags used by the gpx schema. This is used
by the factory when converting between the xml and datastructure.
Garmin.GpxActivityFactory
Garmin.GpxActivityFactory()
A factory that can produce an array activity given gpx xml and produce gps xml given an
array of activity.
many other types of data.
Documentation generated by
JSDoc on Fri Jun 22 16:23:52 2007