|
Ilwis-Objects
1.0
GIS and Remote Sensing framework for data access and processing
|
Public Member Functions | |
| void | addCreator (const QString &name, CreateGeoRefImplementation func) |
| GeoRefImplementation * | create (const QString &name) |
| bool | prepare () |
Public Member Functions inherited from Ilwis::AbstractFactory | |
| QString | description () const |
| QString | type () const |
| QString | subtype () const |
| QString | key () const |
| bool | canUse (const Resource &resource) const |
Additional Inherited Members | |
Protected Member Functions inherited from Ilwis::AbstractFactory | |
| AbstractFactory (const QString &ty, const QString &sub, const QString &desc="") | |
|
virtual |
initialization of the factory. The method is optional as not all factories need it.
Reimplemented from Ilwis::AbstractFactory.
1.8.3.1