Ilwis-Objects  1.0
GIS and Remote Sensing framework for data access and processing
 All Classes Functions Enumerations Pages
Public Member Functions | List of all members
Ilwis::GeoRefImplementationFactory Class Reference
Inheritance diagram for Ilwis::GeoRefImplementationFactory:
Ilwis::AbstractFactory Ilwis::FactoryInterface

Public Member Functions

void addCreator (const QString &name, CreateGeoRefImplementation func)
 
GeoRefImplementationcreate (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="")
 

Member Function Documentation

bool GeoRefImplementationFactory::prepare ( )
virtual

initialization of the factory. The method is optional as not all factories need it.

Returns
true if succesfull. Any errors can be found on the issuelog

Reimplemented from Ilwis::AbstractFactory.


The documentation for this class was generated from the following files: