Implements a dialog used to execute a vector processing difference operation. More...
#include "../Config.h"
#include "VectorProcessingDialogCapabilities.h"
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | te::vp::qt::DifferenceDialogCapabilities |
A class used to define the capabilities of the difference operation. More... | |
class | te::vp::qt::DifferenceDialogCapabilitiesFactory |
Abstract factory used to create VectorProcessingDialogCapabilities. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::vp |
Namespace for Vector Processing module of TerraLib. | |
namespace | te::vp::qt |
Implements a dialog used to execute a vector processing difference operation.
Definition in file DifferenceDialogCapabilities.h.