Configuration flags for the RP Qt Widget plugin. More...
Go to the source code of this file.
Macros | |
#define | TE_QT_PLUGIN_RP_HAVE_ARITHMETICOP |
It defines if the RP Qt Plugin has the arithmetic operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_BOUNDARYEXTRACTION |
It defines if the RP Qt Plugin has the raster boundary extraction operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_CLASSIFIER |
It defines if the RP Qt Plugin has the classifier operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_CLIPPING |
It defines if the RP Qt Plugin has the clipping operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_CLOUDDETECTION |
It defines if the RP Qt Plugin has the cloud detection operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_COLORTRANSFORM |
It defines if the RP Qt Plugin has the color transform operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_COMPOSEBANDS |
It defines if the RP Qt Plugin has the compose bands operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_CONTRAST |
It defines if the RP Qt Plugin has the contrast operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_FILTER |
It defines if the RP Qt Plugin has the filter operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_FUSION |
It defines if the RP Qt Plugin has the fusion operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_MAJORITYFILTER |
It defines if the RP Qt Plugin has the majority filter operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_MIXTUREMODEL |
It defines if the RP Qt Plugin has the mixture model operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_MOSAIC |
It defines if the RP Qt Plugin has the mosaic operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_PALETTE |
It defines if the RP Qt Plugin has Convertion to Palette Raster operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_PCA |
It defines if the RP Qt Plugin has Principal Components Analysis operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_POSTCLASSIFICATION |
It defines if the RP Qt Plugin has the post classification operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_RADAR_MULTISOURCECLASSIFIER |
It defines if the RP Qt Plugin has the radar MultiSource Classifier operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_RASTEREDIT |
It defines if the RP Qt Plugin has the raster edit operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_RASTERIZATION |
It defines if the RP Qt Plugin has the rasterization operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_RASTERSLICING |
It defines if the RP Qt Plugin has the raster slicing operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_RASTERSTATISTICS |
It defines if the RP Qt Plugin has the raster statistics operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_RASTERTRANSFORM |
It defines if the RP Qt Plugin has the raster transform operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_REGISTER |
It defines if the RP Qt Plugin has the register operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_RESTORATION |
It defines if the RP Qt Plugin has the raster restoration operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_SEGMENTER |
It defines if the RP Qt Plugin has the segmenter operation. | |
#define | TE_QT_PLUGIN_RP_HAVE_VECTORIZATION |
It defines if the RP Qt Plugin has the vectorization operation. | |
#define | TE_QT_PLUGIN_RP_PLUGIN_NAME "te.qt.rp" |
It contains the plugin name. | |
#define | TEQTPLUGINRPEXPORT |
You can use this macro in order to export/import classes and functions from all plug-ins files. | |
Configuration flags for the RP Qt Widget plugin.
Definition in file Config.h.
#define TE_QT_PLUGIN_RP_HAVE_ARITHMETICOP |
#define TE_QT_PLUGIN_RP_HAVE_BOUNDARYEXTRACTION |
#define TE_QT_PLUGIN_RP_HAVE_CLASSIFIER |
#define TE_QT_PLUGIN_RP_HAVE_CLIPPING |
#define TE_QT_PLUGIN_RP_HAVE_CLOUDDETECTION |
#define TE_QT_PLUGIN_RP_HAVE_COLORTRANSFORM |
#define TE_QT_PLUGIN_RP_HAVE_COMPOSEBANDS |
#define TE_QT_PLUGIN_RP_HAVE_CONTRAST |
#define TE_QT_PLUGIN_RP_HAVE_FILTER |
#define TE_QT_PLUGIN_RP_HAVE_FUSION |
#define TE_QT_PLUGIN_RP_HAVE_MAJORITYFILTER |
#define TE_QT_PLUGIN_RP_HAVE_MIXTUREMODEL |
#define TE_QT_PLUGIN_RP_HAVE_MOSAIC |
#define TE_QT_PLUGIN_RP_HAVE_PALETTE |
#define TE_QT_PLUGIN_RP_HAVE_PCA |
#define TE_QT_PLUGIN_RP_HAVE_POSTCLASSIFICATION |
#define TE_QT_PLUGIN_RP_HAVE_RADAR_MULTISOURCECLASSIFIER |
#define TE_QT_PLUGIN_RP_HAVE_RASTEREDIT |
#define TE_QT_PLUGIN_RP_HAVE_RASTERIZATION |
#define TE_QT_PLUGIN_RP_HAVE_RASTERSLICING |
#define TE_QT_PLUGIN_RP_HAVE_RASTERSTATISTICS |
#define TE_QT_PLUGIN_RP_HAVE_RASTERTRANSFORM |
#define TE_QT_PLUGIN_RP_HAVE_REGISTER |
#define TE_QT_PLUGIN_RP_HAVE_RESTORATION |
#define TE_QT_PLUGIN_RP_HAVE_SEGMENTER |
#define TE_QT_PLUGIN_RP_HAVE_VECTORIZATION |
#define TE_QT_PLUGIN_RP_PLUGIN_NAME "te.qt.rp" |