13 #ifndef PLANARFIGUREOBJECTFACTORY_H_INCLUDED 14 #define PLANARFIGUREOBJECTFACTORY_H_INCLUDED 25 itkFactorylessNewMacro(
Self);
34 const char *GetFileExtensions()
override;
38 const char *GetSaveFileExtensions()
override;
46 void CreateFileExtensionsMap();
51 itk::ObjectFactoryBase::Pointer m_PlanarFigureIOFactory;
52 itk::ObjectFactoryBase::Pointer m_PlanarFigureWriterFactory;
56 #endif // PLANARFIGUREOBJECTFACTORY_H_INCLUDED
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
unsigned int MapperSlotId
std::multimap< std::string, std::string > MultimapType
Class for nodes of the DataTree.