![]() |
TerraLib 4.1
|
Second degree polinomial model geometric trasformation factory. More...
#include <Te2ndDegPolinomialGTFactory.h>
Public Member Functions | |
| Te2ndDegPolinomialGTFactory () | |
| ~Te2ndDegPolinomialGTFactory () | |
Protected Member Functions | |
| TeGeometricTransformation * | build (const TeGTParams &arg) |
| Builds a new type (should be implemented by descendants) | |
Second degree polinomial model geometric trasformation factory.
| Te2ndDegPolinomialGTFactory::Te2ndDegPolinomialGTFactory | ( | ) |
| Te2ndDegPolinomialGTFactory::~Te2ndDegPolinomialGTFactory | ( | ) |
| TeGeometricTransformation * Te2ndDegPolinomialGTFactory::build | ( | const TeGTParams & | arg | ) | [protected, virtual] |
Builds a new type (should be implemented by descendants)
Implements TeFactory< TeGeometricTransformation, TeGTParams >.