Marble
GeoSceneAbstractTileProjection.cpp
virtual GeoDataLatLonBox geoCoordinates(int zoomLevel, int x, int y) const =0
Get the boundary geo coordinates corresponding to a tile.
int levelZeroRows() const
Definition: GeoSceneAbstractTileProjection.cpp:50
void setLevelZeroColumns(int levelZeroColumns)
Sets the number of tiles on level 0 in x dimension.
Definition: GeoSceneAbstractTileProjection.cpp:45
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
void setLevelZeroRows(int levelZeroRows)
Sets the number of tiles on level 0 in y dimension.
Definition: GeoSceneAbstractTileProjection.cpp:55
GeoSceneAbstractTileProjection()
Construct a new GeoSceneAbstractTileProjection.
Definition: GeoSceneAbstractTileProjection.cpp:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Oct 2 2023 03:52:08 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Oct 2 2023 03:52:08 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.