marble
GroundLayer.cpp
Go to the documentation of this file.
virtual bool render(GeoPainter *painter, ViewportParams *viewport, const QString &renderPos="NONE", GeoSceneLayer *layer=0)
Renders the content provided by the layer on the viewport.
Definition: GroundLayer.cpp:33
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
virtual QStringList renderPosition() const
Preferred level in the layer stack for the rendering.
Definition: GroundLayer.cpp:28
void setPen(const QColor &color)
void setBrush(const QBrush &brush)
Definition: RenderState.h:22
virtual qreal zValue() const
Returns the z value of the layer (default: 0.0).
Definition: GroundLayer.cpp:51
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
This file contains the headers for ViewportParams.
void drawPath(const QPainterPath &path)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.