|
OpenCPN Partial API docs
|
Read and write KML Format. More...
#include "tinyxml.h"Go to the source code of this file.
Classes | |
| class | dPoint |
| class | Kml |
| class | KmlFormatDialog |
Macros | |
| #define | KML_INSERT_EXTRADATA true |
Typedefs | |
| typedef std::vector< dPoint > | dPointList |
Enumerations | |
| enum | KmlPastebufferType { KML_PASTE_WAYPOINT , KML_PASTE_ROUTE , KML_PASTE_TRACK , KML_PASTE_ROUTE_TRACK , KML_PASTE_INVALID , KML_COPY_STANDARD , KML_COPY_EXTRADATA } |
Read and write KML Format.
Definition in file kml.h.