26 #ifndef __TERRALIB_EXAMPLES_QT_CANVAS_INTERNAL_CANVAS_H 27 #define __TERRALIB_EXAMPLES_QT_CANVAS_INTERNAL_CANVAS_H 29 #include "../../Config.h" 31 #define TE_EXAMPLE_USE_OGR 1 33 #define TE_EXAMPLE_USE_GDAL 1 47 #endif // __TERRALIB_EXAMPLES_QT_CANVAS_INTERNAL_CANVAS_H void DrawingRasterObject()
It retrieves data from a tiff file and prints it to a png graphics file.
void LoadModules()
It loads the data source drivers.
void DrawingGeometricObjects()
It retrieves data from a Shape-file and prints it to a png graphics file.
void DrawPNG()
It retrieves data from a Shape-file and prints it to a png graphics file.