Marble
CylindricalProjection.h
bool repeatableX() const override
Returns whether the projection allows for wrapping in x direction (along the longitude scale).
Definition: CylindricalProjection.h:37
A base class for all projections in Marble.
Definition: AbstractProjection.h:47
A base class for the Equirectangular and Mercator projections in Marble.
Definition: CylindricalProjection.h:28
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
QPainterPath mapShape(const ViewportParams *viewport) const override
Returns the shape/outline of a map projection.
Definition: CylindricalProjection.cpp:49
bool screenCoordinates(const qreal lon, const qreal lat, const ViewportParams *viewport, qreal &x, qreal &y) const
Get the screen coordinates corresponding to geographical coordinates in the map.
Definition: AbstractProjection.cpp:154
bool traversablePoles() const override
Returns whether the projection allows to navigate seamlessly "over" the pole.
Definition: CylindricalProjection.h:39
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:50:18 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:50:18 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.