marble
Marble::VectorMap Class Reference
#include <VectorMap.h>
Public Member Functions | |
VectorMap () | |
~VectorMap () | |
void | createFromPntMap (const PntMap *, const ViewportParams *viewport) |
void | paintMap (GeoPainter *painter) |
void | setzBoundingBoxLimit (const qreal zBoundingBoxLimit) |
void | setzPointLimit (const qreal zPointLimit) |
Detailed Description
Definition at line 34 of file VectorMap.h.
Constructor & Destructor Documentation
VectorMap::VectorMap | ( | ) |
Definition at line 33 of file VectorMap.cpp.
VectorMap::~VectorMap | ( | ) |
Definition at line 40 of file VectorMap.cpp.
Member Function Documentation
void VectorMap::createFromPntMap | ( | const PntMap * | pntmap, |
const ViewportParams * | viewport | ||
) |
Definition at line 45 of file VectorMap.cpp.
void VectorMap::paintMap | ( | GeoPainter * | painter | ) |
|
inline |
Definition at line 46 of file VectorMap.h.
|
inline |
Definition at line 48 of file VectorMap.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:57 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:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.