marble
GroundOverlayFrame.h
Go to the documentation of this file.
24 GroundOverlayFrame( GeoDataPlacemark *placemark, GeoDataGroundOverlay *overlay, TextureLayer *textureLayer );
54 static void rotateAroundCenter( qreal lon, qreal lat, qreal &rotatedLon, qreal &rotatedLat, GeoDataLatLonBox &box, bool inverse = false );
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
GroundOverlayFrame(GeoDataPlacemark *placemark, GeoDataGroundOverlay *overlay, TextureLayer *textureLayer)
Definition: GroundOverlayFrame.cpp:23
This is the base class for all scene graphics included within the annotate plugin.
Definition: SceneGraphicsItem.h:34
Definition: TextureLayer.h:38
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
virtual const char * graphicType() const
Provides information for downcasting a SceneGraphicsItem.
Definition: GroundOverlayFrame.cpp:191
const GeoDataPlacemark * placemark() const
SceneGraphicItem class, when called from one of its derived classes' constructors, takes as a parameter a pointer to the placemark of the graphic element.
Definition: SceneGraphicsItem.cpp:41
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:54
A class that defines a 2D bounding box for geographic data.
Definition: GeoDataLatLonBox.h:51
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.