12 #ifndef ossimPluginReaderFactory_HEADER 13 #define ossimPluginReaderFactory_HEADER 1 46 bool openOverview=
true)
const;
55 const char* prefix=0)
const;
71 const char* prefix=0)
const;
77 virtual void getTypeNameList(std::vector<ossimString>& typeList)
const;
84 virtual void getSupportedExtensions(
Represents serializable keyword/value map.
Image handler factory for ossim plugins plugin.
static ossimPluginReaderFactory * theInstance
static instance of this class
ossimObject * createObject(const ossimString &objectType)
#define OSSIM_PLUGINS_DLL
This class defines an abstract Handler which all image handlers(loaders) should derive from...