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

TilesLayerManager - contains shared resources and manages layers. More...

#include <MDrawObjectTilesLayerManager.h>

Public Member Functions

 DrawObjectTilesLayerManager (const std::shared_ptr< Maria::DrawObjectManager > &drawObjectManager, const std::shared_ptr< Maria::TileCacheManager > &tileCacheManager, const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, const std::shared_ptr< STK::FontManager > &fontManager)
 
bool SetStyleXml (const std::string &styleName, const std::string &styleXml)
 
bool SetFilterXml (const std::string &filterName, const std::string &filterXml)
 
std::string GetOrCreateLayer (const std::string &storeId, const std::string &styleName, const std::string &filterName, const std::vector< std::string > &listIds)
 
int GetLayerGeneration (const std::string &layerId)
 
int WaitForTileData (const std::string &layerId, int lvl, int col, int row)
 
std::shared_ptr< STK::ImageRenderTile (const std::string &layerId, int lvl, int col, int row)
 
std::shared_ptr< STK::ImageGetTile (const std::string &layerId, int lvl, int col, int row, bool cached)
 

Detailed Description

TilesLayerManager - contains shared resources and manages layers.


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