50 catch(
const std::exception& e)
52 std::cout << std::endl <<
"An exception has occurred: " << e.what() << std::endl;
58 std::cout << std::endl <<
"An unexpected exception has occurred!" << std::endl;
void DrawingRasterObject()
It retrieves data from a tiff file and prints it to a png graphics file.
An utility class to control the startup and cleanup of the TerraLib Platform and its resources...
Include files for Core Plugin Library.
static PluginManager & instance()
Access the singleton.
Several examples declarations.
void finalize()
It finalizes the TerraLib Platform.
static TerraLib & getInstance()
It returns a reference to the singleton instance.
void initialize()
It initializes the TerraLib Platform.
void DrawingGeometricObjects()
It retrieves data from a Shape-file and prints it to a png graphics file.
void clear()
Stop and unload all plugins, then clear the internal list of plugins.
void DrawPNG()
It retrieves data from a Shape-file and prints it to a png graphics file.
void LoadModules()
Load terralib modules.