26#ifndef __TERRALIB_SE_INTERNAL_IMAGEOUTLINE_H
27#define __TERRALIB_SE_INTERNAL_IMAGEOUTLINE_H
33#include <boost/noncopyable.hpp>
ImageOutline * clone() const
It creates a new copy of this object.
void setSymbolizer(Symbolizer *s)
ImageOutline()
It initializes a new ImageOutline.
~ImageOutline()
Destructor.
Symbolizer * getSymbolizer() const
Symbolizer * m_symbol
Mandatory.
A Symbolizer describes how a feature is to appear on a map.
Namespace for the Symbology Encoding module of TerraLib.
Configuration flags for the Symbology Encoding support of TerraLib.
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module.