Go to the documentation of this file.
26 #ifndef __TERRALIB_SE_INTERNAL_IMAGEOUTLINE_H
27 #define __TERRALIB_SE_INTERNAL_IMAGEOUTLINE_H
33 #include <boost/noncopyable.hpp>
92 #endif // __TERRALIB_SE_INTERNAL_IMAGEOUTLINE_H
~ImageOutline()
Destructor.
Symbolizer * getSymbolizer() const
ImageOutline * clone() const
It creates a new copy of this object.
Symbolizer * m_symbol
Mandatory.
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module.
ImageOutline()
It initializes a new ImageOutline.
ImageOutline specifies how individual source rasters in a multi-raster set (such as a set of satellit...
Proxy configuration file for TerraView (see terraview_config.h).
void setSymbolizer(Symbolizer *s)
A Symbolizer describes how a feature is to appear on a map.