![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
#include <MGeoBitmapLayerFactory.h>
Public Member Functions | |
GeoBitmapLayerFactory (const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, int defaultGridSize=16) | |
virtual std::shared_ptr< GeoLayer > | createGeoLayer (GeoLayerManager &geoLayers, const std::string &id, int depth) override |
std::shared_ptr< GeoBitmapLayer > | createGeoBitmapLayer (GeoLayerManager &geoLayers, const std::string &id, int depth=-1) |
virtual std::shared_ptr< GeoLayer > | createGeoLayer (GeoLayerManager &geoLayers, const std::string &id, int depth)=0 |
Additional Inherited Members | |
![]() | |
int | layerDepth (const GeoLayerManager &geoLayers, int depth) |
GeoBitmapLayerFactory - Short description
|
overridevirtual |
Implements Maria::GeoLayerFactory.