PolygonSymbolizer.h File Reference

A PolygonSymbolizer is used to draw a polygon (or other area-type geometries), including filling its interior and stroking its border (outline). More...

#include "Symbolizer.h"

Go to the source code of this file.

Classes

class  te::se::PolygonSymbolizer
 A PolygonSymbolizer is used to draw a polygon (or other area-type geometries), including filling its interior and stroking its border (outline). More...
 

Namespaces

 te
 URI C++ Library.
 
 te::fe
 Namespace for the Filter Encoding module of TerraLib.
 
 te::se
 Namespace for the Symbology Encoding module of TerraLib.
 

Detailed Description

A PolygonSymbolizer is used to draw a polygon (or other area-type geometries), including filling its interior and stroking its border (outline).

Definition in file PolygonSymbolizer.h.