|
|
(4 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| == Overview of Placemarks in Marble ==
| | {{ Moved To Community }} |
| | |
| The {{class|PlaceMarkManager|kdeedu|4.2}} is handled by the {{class|MarbleModel|kdeedu|4.2}} and provides registration of KML data files for Marble (it should handle all data files in the future).
| |
| | |
| It uses a {{class|PlaceMarkLoader|kdeedu|4.2}} to perform the file reading thanks to a {{class|GeoDataParser|kdeedu|4.2}}.
| |
| | |
| The PlaceMarkManager keeps some information related to the files and data that it read. It provides
| |
| | |
| * a list of file names
| |
| * a {{class|FileViewModel|kdeedu|4.2}} which presents the list of files
| |
| * a {{class|MarblePlacemarkModel|kdeedu|4.2}} which presents the list of all placemarks of all files
| |
| * a {{class|MarbleGeometryModel|kdeedu|4.2}} which represents the list of all files' in-memory representation as {{class|GeoDataDocument|kdeedu|4.2}}.
| |
Latest revision as of 04:46, 26 October 2016
This page is now on the community wiki.