26#ifndef __TERRALIB_GEOMETRY_INTERNAL_SECONDDEGREEPOLYNOMIALGTFACTORY_H
27#define __TERRALIB_GEOMETRY_INTERNAL_SECONDDEGREEPOLYNOMIALGTFACTORY_H
2D Geometric transformation factory.
GTFactory(const std::string &factoryKey)
~SecondDegreePolynomialGTFactory()
SecondDegreePolynomialGTFactory()
static GTFactory * m_initializedFactoryPtr
static void initialize()
Initialize the factory.
static void finalize()
Finalize the factory.
GeometricTransformation * build()
Concrete factories (derived from this one) must implement this method in order to create objects.
Namespace for the Vector Geometry module of TerraLib.
Configuration flags for the Vector Geometry Model of TerraLib.
#define TEGEOMEXPORT
You can use this macro in order to export/import classes and functions from this module.