26 #ifndef __TERRALIB_SERIALIZATION_SE_INTERNAL_IMAGEOUTLINE_H 
   27 #define __TERRALIB_SERIALIZATION_SE_INTERNAL_IMAGEOUTLINE_H 
   30 #include "../Config.h" 
   34   namespace se { 
class ImageOutline; }
 
   51 #endif  // __TERRALIB_SERIALIZATION_SE_INTERNAL_IMAGEOUTLINE_H 
ImageOutline specifies how individual source rasters in a multi-raster set (such as a set of satellit...
 
This class models a XML reader object. 
 
#define TESERIALIZATIONEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
TESERIALIZATIONEXPORT void Save(const te::fe::Filter *filter, te::xml::Writer &writer)
 
TESERIALIZATIONEXPORT te::se::ImageOutline * ReadImageOutline(te::xml::Reader &reader)
 
This class models a XML writer object.