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