![]() |
LuciadCPillar 2024.1.05
|
Represents a WMS layer with an optional style. More...
#include <luciad/formats/wms/WmsDataSource.h>
Public Member Functions | |
~Layer () | |
const std::string & | getName () const |
Returns the name of the WMS layer. More... | |
const std::optional< std::string > & | getStyleName () const |
Returns the style for the WMS layer, if any is set. More... | |
Represents a WMS layer with an optional style.
capabilities
.luciad::WmsDataSource::Layer::~Layer | ( | ) |
const std::string & luciad::WmsDataSource::Layer::getName | ( | ) | const |
Returns the name of the WMS layer.
const std::optional< std::string > & luciad::WmsDataSource::Layer::getStyleName | ( | ) | const |
Returns the style for the WMS layer, if any is set.