|
libosmscout 0.1
|
A bounding box defined by two tile ids that span a rectangular region (in tile coordinate system) More...
#include <Tiling.h>
Public Member Functions | |
| OSMTileIdBoxConstIterator | begin () const |
| OSMTileIdBoxConstIterator | end () const |
| GeoBox | GetBoundingBox (const Magnification &magnification) const |
| Return the bounding box of the region defined by the box. | |
| uint32_t | GetCount () const |
| std::string | GetDisplayText () const |
| uint32_t | GetHeight () const |
| OSMTileId | GetMax () const |
| uint32_t | GetMaxX () const |
| uint32_t | GetMaxY () const |
| OSMTileId | GetMin () const |
| uint32_t | GetMinX () const |
| uint32_t | GetMinY () const |
| uint32_t | GetWidth () const |
| OSMTileIdBox (const OSMTileId &a, const OSMTileId &b) | |
A bounding box defined by two tile ids that span a rectangular region (in tile coordinate system)
|
inline |
|
inline |
References osmscout::OSMTileId::GetX(), and osmscout::OSMTileId::GetY().
| GeoBox osmscout::OSMTileIdBox::GetBoundingBox | ( | const Magnification & | magnification | ) | const |
Return the bounding box of the region defined by the box.
| magnification | Magnification to complete the definition of the tile ids (these are relative to a magnification) |
References osmscout::OSMTileId::GetTopLeftCoord(), osmscout::OSMTileId::GetX(), and osmscout::OSMTileId::GetY().
Referenced by osmscout::TileProjection::Set().
|
inline |
|
inline |
References osmscout::OSMTileId::GetDisplayText().
|
inline |
References osmscout::OSMTileId::GetY().
|
inline |
|
inline |
References osmscout::OSMTileId::GetX().
|
inline |
References osmscout::OSMTileId::GetY().
|
inline |
|
inline |
References osmscout::OSMTileId::GetX().
|
inline |
References osmscout::OSMTileId::GetY().
|
inline |
References osmscout::OSMTileId::GetX().