TerraLib 4.1
TePDIAlgorithmFactory Class Reference

This is the class for digital image processing algorithms factory. More...

#include <TePDIAlgorithmFactory.hpp>

Inheritance diagram for TePDIAlgorithmFactory:
TeFactory< TePDIAlgorithm, TePDIParameters > TePDIArithmeticFactory TePDIBDFilterFactory TePDIColorTransformFactory TePDIContrastFactory TePDIEMClasFactory TePDIIsosegClasFactory TePDIKMeansClasFactory TePDILinearFilterFactory TePDIMixModelFactory TePDIMorfFilterFactory TePDIPrincipalComponentsFactory TePDIRadarFrostFilterFactory TePDIRadarKuanFilterFactory TePDIRadarLeeFilterFactory TePDIRaster2VectorFactory TePDIRegGrowSegFactory TePDIRegisterFactory TePDISensorSimulatorFactory

List of all members.

Public Types

typedef TeSharedPtr
< TePDIAlgorithmFactory
pointer
typedef const TeSharedPtr
< TePDIAlgorithmFactory
const_pointer

Public Member Functions

virtual ~TePDIAlgorithmFactory ()
 Default Destructor.

Protected Member Functions

 TePDIAlgorithmFactory (const std::string &factoryName)
 Default constructor.

Detailed Description

This is the class for digital image processing algorithms factory.

Author:
Emiliano F. Castejon <castejon@dpi.inpe.br>

Member Typedef Documentation


Constructor & Destructor Documentation

TePDIAlgorithmFactory::~TePDIAlgorithmFactory ( ) [virtual]

Default Destructor.

TePDIAlgorithmFactory::TePDIAlgorithmFactory ( const std::string factoryName) [protected]

Default constructor.

Parameters:
factoryNameFactory name.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines