te::ws::ogc::wms::Style Struct Reference

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
 

Detailed Description

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 ws/ogc/wms/client/DataTypes.h.

Member Data Documentation

std::string te::ws::ogc::wms::Style::m_abstract
std::string te::ws::ogc::wms::Style::m_name
StyleSheetURL te::ws::ogc::wms::Style::m_styleSheetURL
StyleURL te::ws::ogc::wms::Style::m_styleURL
std::string te::ws::ogc::wms::Style::m_title

The documentation for this struct was generated from the following file: