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 | |
namespace | te |
TerraLib. | |
namespace | te::se |
Namespace for the Symbology Encoding module of TerraLib. | |
namespace | te::xl |
This is the namespace for the XLink module. | |
The Style defines the styling that is to be applied to a geographic dataset (vector geometries or coverage).
Definition in file Style.h.