Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::MapEntry Class Reference

Public Member Functions

void setMapSignature (const std::string &map_signature)
 
const std::string & getMapSignature () const
 
void setName (const std::string &name)
 
const std::string & getName () const
 
void setMapType (MapContentType map_type)
 
MapContentType getMapType () const
 
const std::vector< ResolutionArea > & resolutionAreas () const
 
std::vector< ResolutionArea > & resolutionAreas ()
 
const std::vector< std::shared_ptr< TileCacheSpec > > & tileCacheSpecs () const
 
std::vector< std::shared_ptr< TileCacheSpec > > & tileCacheSpecs ()
 
double getHighestResolution () const
 Utility method to get the highest resolution of the map entry.
 
bool intersectsRect (const BasicGeoTypes::GeoRect &vpRect)
 
bool containsPoint (const BasicGeoTypes::GeoPos &pos)
 
const ElevationDataInfoelevationDataInfo () const
 
ElevationDataInfoelevationDataInfo ()
 
const std::map< std::string, std::string > & metadata () const
 
std::map< std::string, std::string > & metadata ()
 

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