Marble
GeoSceneMercatorTileProjection.cpp
124 QRect GeoSceneMercatorTileProjection::tileIndexes(const GeoDataLatLonBox &latLonBox, int zoomLevel) const
140 GeoDataLatLonBox GeoSceneMercatorTileProjection::geoCoordinates(int zoomLevel, int x, int y) const
qreal gdInv(qreal x)
This method is a fast Mac Laurin power series approximation of the.
Definition: MarbleMath.h:73
GeoSceneAbstractTileProjection::Type type() const override
Definition: GeoSceneMercatorTileProjection.cpp:25
qreal east(GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) const
Get the eastern boundary of the bounding box.
Definition: GeoDataLatLonBox.cpp:126
qreal north(GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) const
Get the northern boundary of the bounding box.
Definition: GeoDataLatLonBox.cpp:84
int levelZeroRows() const
Definition: GeoSceneAbstractTileProjection.cpp:50
qreal west(GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) const
Get the western boundary of the bounding box.
Definition: GeoDataLatLonBox.cpp:147
GeoDataLatLonBox geoCoordinates(int zoomLevel, int x, int y) const override
Definition: GeoSceneMercatorTileProjection.cpp:140
A class that defines a 2D bounding box for geographic data.
Definition: GeoDataLatLonBox.h:46
int levelZeroColumns() const
Definition: GeoSceneAbstractTileProjection.cpp:40
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
qreal south(GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) const
Get the southern boundary of the bounding box.
Definition: GeoDataLatLonBox.cpp:105
GeoSceneMercatorTileProjection()
Construct a new GeoSceneMercatorTileProjection.
Definition: GeoSceneMercatorTileProjection.cpp:16
QRect tileIndexes(const GeoDataLatLonBox &latLonBox, int zoomLevel) const override
Definition: GeoSceneMercatorTileProjection.cpp:124
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:12:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:12:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.