Configuration flags for the Terrralib Classification module. More...
#include "../common/Translator.h"Go to the source code of this file.
Macros | |
| #define | TE_CL_MODULE_NAME "te.classification" | 
ROI Defines  | |
Flags for ROI export and import funcions  | |
| #define | TE_CL_ROI_GEOM_ID_NAME "geom_id" | 
| This mark defines the geom id attribute name.  More... | |
| #define | TE_CL_ROI_LABEL_NAME "label" | 
| This mark defines the label attribute name.  More... | |
| #define | TE_CL_ROI_COLOR_NAME "color" | 
| This mark defines the color attribute name.  More... | |
| #define | TE_CL_ROI_GEOM_NAME "geom" | 
| This mark defines the geom attribute name.  More... | |
| #define | TE_CL_ROI_PK_NAME "pk_roi" | 
| This mark defines the primary key attribute name.  More... | |
DLL/LIB Module  | |
Flags for building TerraLib as a DLL or as a Static Library  | |
| #define | TECLEXPORT | 
| You can use this macro in order to export/import classes and functions from this module.  More... | |
Configuration flags for the Terrralib Classification module.
Definition in file Config.h.
| #define TE_CL_ROI_COLOR_NAME "color" | 
| #define TE_CL_ROI_GEOM_ID_NAME "geom_id" | 
| #define TE_CL_ROI_GEOM_NAME "geom" | 
| #define TE_CL_ROI_LABEL_NAME "label" | 
| #define TE_CL_ROI_PK_NAME "pk_roi" | 
| #define TECLEXPORT | 
You can use this macro in order to export/import classes and functions from this module.