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 | |
namespace | te |
TerraLib. | |
namespace | te::fe |
Namespace for the Filter Encoding module of TerraLib. | |
namespace | te::se |
Namespace for the Symbology Encoding module of TerraLib. | |
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.