TerraLib 4.1

A concrete factory of semimadograms. More...

#include <TeMSVFactory.h>

Inheritance diagram for TeSemimadogram_Factory:
TeMSVFactory TeFactory< TeMSV, TeMSVParams >

List of all members.

Public Member Functions

 TeSemimadogram_Factory (const string &name)
virtual TeMSVbuild (const TeMSVParams &params)
 Builds a new type (should be implemented by descendants)

Detailed Description

A concrete factory of semimadograms.


Constructor & Destructor Documentation

TeSemimadogram_Factory::TeSemimadogram_Factory ( const string name) [inline]

Member Function Documentation

virtual TeMSV* TeSemimadogram_Factory::build ( const TeMSVParams arg) [inline, virtual]

Builds a new type (should be implemented by descendants)

Implements TeMSVFactory.


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