| Interface | Description |
|---|---|
| PathFinder |
Interface to be implemented by any pathfinders.
|
| Class | Description |
|---|---|
| EditPropsDialog |
A dialog enabling the user to update GPX metadata.
|
| ElevationChart |
A chart for displaying a GPX element's elevation profile.
|
| GPXCreator |
The main application class for GPX Creator, a GUI for manipulating GPX files.
More info at www.gpxcreator.com. |
| PathFinderMapQuest |
Pathfinder that uses the MapQuest Open Directions API.
|
| PathFinderYOURS |
Pathfinder that uses the YourNavigation.org routing API.
|
| SpeedChart |
A chart for displaying a GPX element's speed profile.
|
| Enum | Description |
|---|---|
| PathFinder.PathFindType |
The different types of pathfinding.
|