52 const char* prefix)
const 70 result =
m_factoryList[idx]->createGeometry(filename, entryIdx);
static ossimImageGeometryRegistry * instance()
static ossimImageGeometryFactory * instance()
Represents serializable keyword/value map.
static ossimObjectFactoryRegistry * instance()
virtual bool extendGeometry(ossimImageHandler *handler) const
FactoryListType m_factoryList
virtual ossimImageGeometry * createGeometry(const ossimString &typeName) const
RTTI_DEF1(ossimImageGeometryRegistry, "ossimImageGeometryRegistry", ossimImageGeometryFactoryBase)
unsigned int ossim_uint32
void registerFactory(T *factory, bool pushToFrontFlag=false)
Will register a factory to the factory list.
Container class that holds both 2D transform and 3D projection information for an image Only one inst...
This class defines an abstract Handler which all image handlers(loaders) should derive from...
static ossimImageGeometryRegistry * m_instance
ossimImageGeometryRegistry()
ossimObject * createObjectFromRegistry(const ossimString &typeName) const
This is the base object return for all objects in the system.