TerraLib 4.1
TeDecoderTIFFFactory Class Reference

Implements a tiff decoder factory. More...

#include <TeDecoderTIFF.h>

Inheritance diagram for TeDecoderTIFFFactory:
TeDecoderFactory TeFactory< TeDecoder, TeRasterParams >

List of all members.

Public Member Functions

 TeDecoderTIFFFactory (const string &name)
TeDecoderbuild (const TeRasterParams &arg)
 Builds a new type (should be implemented by descendants)

Detailed Description

Implements a tiff decoder factory.


Constructor & Destructor Documentation

TeDecoderTIFFFactory::TeDecoderTIFFFactory ( const string name)

Member Function Documentation

TeDecoder* TeDecoderTIFFFactory::build ( const TeRasterParams arg) [inline, virtual]

Builds a new type (should be implemented by descendants)

Implements TeFactory< TeDecoder, TeRasterParams >.


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