![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
#include <MRadioNetworksLayerFactory.h>
Public Member Functions | |
RadioNetworksLayerFactory (const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, const std::shared_ptr< STK::FontManager > &fontManager) | |
virtual std::shared_ptr< GeoLayer > | createGeoLayer (GeoLayerManager &geoLayers, const std::string &id, int depth) override |
std::shared_ptr< RadioNetworksLayer > | createRadioNetworksLayer (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) |
RadioNetworksLayerFactory - Short description
|
overridevirtual |
Implements Maria::GeoLayerFactory.