|
Class Summary
|
| JourneySat.Node |
This class implements the node of a tree. |
| JourneySat.Content |
This class stores the information about a piece of multimedia content
(photo, movie, audio). |
| JourneySat.Place |
This class represents a place visited in the travel. |
| JourneySat.Travel |
This class manages the information about a travel and the status
of the navigation in the journal. |
| JourneySat.Date |
This class represents dates
|
| JourneySat.Loader |
The class Loader parses the XML that contains the information about
the travel and builds the data struction for the application. |
| JourneySat.Tree |
JourneySat.Tree manages a tree data structure of JourneySat.Node objects. |
| JourneySat.Day |
This class represents a day of the travel. |