marble
KmlLodTagWriter.cpp
Go to the documentation of this file.
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
const char * kmlTag_minFadeExtent
Definition: KmlElementDictionary.cpp:121
const char * kmlTag_maxFadeExtent
Definition: KmlElementDictionary.cpp:113
virtual bool write(const GeoNode *node, GeoWriter &writer) const
Definition: KmlLodTagWriter.cpp:22
const char * kmlTag_maxLodPixels
Definition: KmlElementDictionary.cpp:115
Standard Marble way of writing XML This class is intended to be a standardised way of writing XML for...
Definition: GeoWriter.h:28
The level of detail which indicates visibility and importance.
Definition: GeoDataLod.h:44
qreal maxFadeExtent() const
Returns how "quickly" the region fades when the region is near. Returns the distance (counted from ma...
Definition: GeoDataLod.cpp:79
qreal minLodPixels() const
Returns the minimum size that is needed for the region to be active Returns the minimum number of pix...
Definition: GeoDataLod.cpp:43
const char * kmlTag_minLodPixels
Definition: KmlElementDictionary.cpp:122
qreal minFadeExtent() const
Returns how "quickly" the region fades when the region is far away. Returns the distance (counted fro...
Definition: GeoDataLod.cpp:67
qreal maxLodPixels() const
Returns the maximum size that is needed for the region to be active Returns the maximum number of pix...
Definition: GeoDataLod.cpp:55
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.