libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::TileKey Class Reference

#include <libosmscout/include/osmscout/util/TileId.h>

Public Member Functions

 TileKey (const Magnification &magnification, const TileId &id)
uint32_t GetLevel () const
TileId GetId () const
GeoBox GetBoundingBox () const
std::string GetDisplayText () const
TileKey GetParent () const
bool operator== (const TileKey &other) const
bool operator!= (const TileKey &other) const
bool operator< (const TileKey &other) const

Constructor & Destructor Documentation

◆ TileKey()

osmscout::TileKey::TileKey ( const Magnification & magnification,
const TileId & id )

Member Function Documentation

◆ GetBoundingBox()

GeoBox osmscout::TileKey::GetBoundingBox ( ) const

Return the bounding box of the tile

◆ GetDisplayText()

std::string osmscout::TileKey::GetDisplayText ( ) const

◆ GetId()

TileId osmscout::TileKey::GetId ( ) const
inline

◆ GetLevel()

uint32_t osmscout::TileKey::GetLevel ( ) const
inline

◆ GetParent()

TileKey osmscout::TileKey::GetParent ( ) const

◆ operator!=()

bool osmscout::TileKey::operator!= ( const TileKey & other) const

◆ operator<()

bool osmscout::TileKey::operator< ( const TileKey & other) const

◆ operator==()

bool osmscout::TileKey::operator== ( const TileKey & other) const

The documentation for this class was generated from the following file: