Style.h File Reference

The Style defines the styling that is to be applied to a geographic dataset (vector geometries or coverage). More...

#include "../common/BaseVisitable.h"
#include "Config.h"
#include "Visitor.h"
#include <string>
#include <vector>
#include <boost/noncopyable.hpp>

Go to the source code of this file.

Classes

class  te::se::Style
 The Style defines the styling that is to be applied to a geographic dataset (vector geometries or coverage). More...
 

Namespaces

 te
 URI C++ Library.
 
 te::se
 Namespace for the Symbology Encoding module of TerraLib.
 
 te::xl
 This is the namespace for the XLink module.
 

Detailed Description

The Style defines the styling that is to be applied to a geographic dataset (vector geometries or coverage).

Definition in file Style.h.