An example of MapDisplay Tool. The only purpose of this tool is to show how you can implement a new tool. Do not consider it as a final application. More...
#include "../../../maptools/AbstractLayer.h"
#include "AbstractTool.h"
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | te::qt::widgets::ReadPixelTool |
Namespaces | |
te | |
TerraLib. | |
te::qt | |
Namespace for the Qt module of TerraLib. | |
te::qt::widgets | |
Namespace for the Qt Widgets module of TerraLib. | |
An example of MapDisplay Tool. The only purpose of this tool is to show how you can implement a new tool. Do not consider it as a final application.
Definition in file ReadPixelTool.h.