TerraLib 4.1
Deprecated List

Member TeExportShapefile (TeLayer *layer, const string &shpFileName, const string &tableName, const string &restriction="")
This is an overloaded function, provided for compatibility. It behaves essentially like the above function.

Member TePDIAlgorithm::IncProgInt ()
DEPRECATED - This method will be removed in the future (each algorithm must check the variable TePDIAlgorithm::progress_enabled_ and instantiate its own TePDIPIManager when necessary).

Member TePDIAlgorithm::pi_manager_
DEPRECATED - This object will be removed in the future (each algorithm must check the variable TePDIAlgorithm::progress_enabled_ and instantiate its own TePDIPIManager when necessary).

Member TePDIAlgorithm::StartProgInt (const std::string &message, unsigned int steps)
DEPRECATED - This method will be removed in the future (each algorithm must check the variable TePDIAlgorithm::progress_enabled_ and instantiate its own TePDIPIManager when necessary).

Member TePDIAlgorithm::StopProgInt ()
DEPRECATED - This method will be removed in the future (each algorithm must check the variable TePDIAlgorithm::progress_enabled_ and instantiate its own TePDIPIManager when necessary).

Member TePDIAlgorithm::UpdateProgInt (unsigned int step)
DEPRECATED - This method will be removed in the future (each algorithm must check the variable TePDIAlgorithm::progress_enabled_ and instantiate its own TePDIPIManager when necessary).

Member TePDIUtils::buildDetailedBBox (const TePDITypes::TePDIRasterPtrType &raster, TePolygon &box_polygon)
This method will be removed in the future, please use the other buildDetailedBox implementation.

Member TePDIUtils::buildDetailedBox (const TePDITypes::TePDIRasterPtrType &raster, TePolygon &box_polygon)
This method will be removed in the future, please use the other buildDetailedBox implementation.

Member TePDIUtils::TeAllocRAMRaster (TePDITypes::TePDIRasterPtrType &template_raster, TePDITypes::TePDIRasterPtrType &RAMRaster, unsigned int bands, bool force_new_dt, bool force_mm, TeDataType pixel_type)
DEPRECATED - Use another implementation of this method because it will be removed in the future.

Member TePDIUtils::TeAllocRAMRaster (TePDITypes::TePDIRasterPtrType &RAMRaster, const TeRasterParams &params, TePDIUtilsMemPol mempol)
DEPRECATED - Use another implementation of this method because it will be removed in the future.

Member TePDIUtils::TeAllocRAMRaster (TePDITypes::TePDIRasterPtrType &RAMRaster, const TeRasterParams &params, bool force_mm)
DEPRECATED - Use another implementation of this method because it will be removed in the future.

Member TePDIUtils::TeAllocRAMRaster (TePDITypes::TePDIRasterPtrType &RAMRaster, unsigned int bands, unsigned int lines, unsigned int columns, bool force_mm, TeDataType pixel_type, TePDIRgbPalette *palette)
DEPRECATED - Use another implementation of this method because it will be removed in the future.

Member TeSharedPtr< T >::TeSharedPtr (T *pointer, bool not_shared_flag)
DEPRECATED - Will be removed in the future (Use the method TeSharedPtr( T& objectReference ) to construct pointers in not-shared mode ).

Member TeThreadFunctor::TeThreadStartFunctT
Use TeThreadStartFunctT1.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines