#include <Instanciator.h>
Inheritance diagram for halftoner::Instanciator:
Instanciator
is a function object that allows the instanciation of Halftoner
objects.
It is similar to a pointer to the constructor of subclasses of Halftoner
.
Definition at line 38 of file Instanciator.h.
|
Constructor.
Definition at line 35 of file Instanciator.cxx. |
|
Destructor.
Definition at line 45 of file Instanciator.cxx. |
|
Activates the function of this object.
Implemented in halftoner::FloydSteinbergInstanciator, halftoner::JarvisJudiceNinkeInstanciator, halftoner::StuckiInstanciator, halftoner::VG91Instanciator, halftoner::VG95Instanciator, and halftoner::VGexpInstanciator. |