|
LuciadCPillar 2025.0.12
|
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. | |
| const std::optional< std::string > & | getStyleName () const |
| Returns the style for the WMS layer, if any is set. | |
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.