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

#include <MMapTemplateParser.h>

Public Member Functions

bool Parse (const std::string &xml, MapTemplate &tpl)
 
bool ParseFile (const std::string &filename, MapTemplate &tpl)
 
bool ParseXMLNode (const rapidxml::xml_node<> *node, MapTemplate &tpl)
 

Protected Member Functions

bool processLayer (const rapidxml::xml_node<> *layerElement, MapTemplateLayer &tpLayer)
 
bool processDataSource (const rapidxml::xml_node<> *dsElement, ServiceDatasourceInfo &ds)
 
bool processTileCacheSpec (const rapidxml::xml_node<> *tcsElement, TileCacheSpec &tcs)
 
bool processShadingParams (const rapidxml::xml_node<> *shdElement, std::shared_ptr< ShadingParameters > &shdParams)
 

Detailed Description

MapTemplateParser - Short description. Detailed description.


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