The Style WMS 1.3.0 struct. More...
#include <DataTypes.h>
Public Attributes | |
| std::string | m_abstract | 
| LegendURL | m_legendURL | 
| std::string | m_name | 
| StyleSheetURL | m_styleSheetURL | 
| StyleURL | m_styleURL | 
| std::string | m_title | 
The Style WMS 1.3.0 struct.
A Style element lists the name by which a style is requested and a human-readable title for pick lists, optionally (and ideally) provides a human-readable description, and optionally gives a style URL.
Definition at line 197 of file DataTypes.h.
| std::string te::ws::ogc::wms::Style::m_abstract | 
Definition at line 201 of file DataTypes.h.
| LegendURL te::ws::ogc::wms::Style::m_legendURL | 
Definition at line 202 of file DataTypes.h.
| std::string te::ws::ogc::wms::Style::m_name | 
Definition at line 199 of file DataTypes.h.
| StyleSheetURL te::ws::ogc::wms::Style::m_styleSheetURL | 
Definition at line 203 of file DataTypes.h.
| StyleURL te::ws::ogc::wms::Style::m_styleURL | 
Definition at line 204 of file DataTypes.h.
| std::string te::ws::ogc::wms::Style::m_title | 
Definition at line 200 of file DataTypes.h.