A Symbolizer describes how a Feature is to appear on a map. More...
#include "../common/BaseVisitable.h"#include "Config.h"#include "Enums.h"#include "Visitor.h"#include <string>#include <boost/noncopyable.hpp>Go to the source code of this file.
Classes | |
| class | te::se::Symbolizer |
| A Symbolizer describes how a feature is to appear on a map. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::common |
| Namespace for the Common module of TerraLib. | |
| namespace | te::se |
| Namespace for the Symbology Encoding module of TerraLib. | |
| namespace | te::xl |
| This is the namespace for the XLink module. | |
A Symbolizer describes how a Feature is to appear on a map.
Definition in file Symbolizer.h.