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

#include <MGridLayerFactory.h>

Inheritance diagram for Maria::GridLayerFactory:
Maria::GeoLayerFactory

Public Member Functions

 GridLayerFactory (const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, const std::shared_ptr< STK::FontManager > &fontManager)
 
virtual std::shared_ptr< GeoLayercreateGeoLayer (GeoLayerManager &geoLayers, const std::string &id, int depth) override
 
std::shared_ptr< GridLayercreateGridLayer (GeoLayerManager &geoLayers, const std::string &id, int depth=-1)
 
virtual std::shared_ptr< GeoLayercreateGeoLayer (GeoLayerManager &geoLayers, const std::string &id, int depth)=0
 

Additional Inherited Members

- Protected Member Functions inherited from Maria::GeoLayerFactory
int layerDepth (const GeoLayerManager &geoLayers, int depth)
 

Detailed Description

GridLayerFactory - Short description

Member Function Documentation

◆ createGeoLayer()

std::shared_ptr< GeoLayer > Maria::GridLayerFactory::createGeoLayer ( GeoLayerManager geoLayers,
const std::string &  id,
int  depth 
)
overridevirtual

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