Home | Trees | Indices | Help |
---|
|
HistoryUpdate
object holds the information for a
single update to the SABX file.
Line
object is an ordered set of Point
objects representing a line.
Segment
object sub-classes Line and
adds a host of extra data.
Photo
object holds the information for an
"a" HTML element that links to photos of the ride.
PhotoSet
object holds information about a cover
photo for the rideset and links to additional photos of the ride.
Point
object is a
(lat
,lon
) pair that can optionally have
elevations and an id.
Parking
object sub-classes Point and
adds a description to describe a parking place.
Poi
object sub-classes Point and
adds a description to describe a point of interest.
Stop
object sub-classes Point and
adds a description and type to describe a stop.
Turn
object sub-classes Point and
adds fromto, cue, and comments to describe a turn.
Waypoint
object sub-classes Point and
adds stop and POI references.
Ride
object describes a ride and keeps track of all
relevant ride information.
SabxProcessor
sub-classes the TemplateProcessor class.
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat May 1 23:03:30 2010 | http://epydoc.sourceforge.net |