TerraLib 4.1
TePDIRaster2VectorFactory Class Reference

This is the class for vectorization algorithm factory. More...

#include <TePDIRaster2VectorFactory.hpp>

Inheritance diagram for TePDIRaster2VectorFactory:
TePDIAlgorithmFactory TeFactory< TePDIAlgorithm, TePDIParameters >

List of all members.

Public Member Functions

 TePDIRaster2VectorFactory ()
 Default constructor.
 ~TePDIRaster2VectorFactory ()
 Default Destructor.

Protected Member Functions

TePDIAlgorithmbuild (const TePDIParameters &arg)
 Implementation for the abstract TeFactory::build.

Detailed Description

This is the class for vectorization algorithm factory.

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

Constructor & Destructor Documentation

TePDIRaster2VectorFactory::TePDIRaster2VectorFactory ( )

Default constructor.

TePDIRaster2VectorFactory::~TePDIRaster2VectorFactory ( )

Default Destructor.


Member Function Documentation

TePDIAlgorithm * TePDIRaster2VectorFactory::build ( const TePDIParameters arg) [protected, virtual]

Implementation for the abstract TeFactory::build.

Parameters:
argA const reference to the parameters used by the algorithm.
Returns:
A pointer to the new generated algorithm instance.

Implements TeFactory< TePDIAlgorithm, TePDIParameters >.


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