#include <WMS2Layer.h>
Public Member Functions | |
| WMSLayerPtr | operator() (const te::da::DataSetTypePtr &dataset) const | 
| WMS2Layer (const std::string &datasourceId) | |
Public Attributes | |
| std::string | m_datasourceId | 
Definition at line 40 of file WMS2Layer.h.
| te::wms::WMS2Layer::WMS2Layer | ( | const std::string & | datasourceId | ) | 
Definition at line 45 of file WMS2Layer.cpp.
| te::wms::WMSLayerPtr te::wms::WMS2Layer::operator() | ( | const te::da::DataSetTypePtr & | dataset | ) | const | 
Definition at line 50 of file WMS2Layer.cpp.
References te::se::CreateCoverageStyle(), te::da::GetFirstRasterProperty(), te::common::Singleton< DataSourceManager >::getInstance(), te::da::LoadProperties(), te::map::NOT_VISIBLE, and TE_TR.
| std::string te::wms::WMS2Layer::m_datasourceId | 
Definition at line 42 of file WMS2Layer.h.