Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
14 #ifndef mitkMAPRegistrationWrapperObjectFactory_h
15 #define mitkMAPRegistrationWrapperObjectFactory_h
26 itkFactorylessNewMacro(
Self);
MAPRegistrationWrapperObjectFactory()
virtual std::string GetFileExtensions()
virtual mitk::CoreObjectFactoryBase::MultimapType GetSaveFileExtensionsMap()
mitk::Mapper::Pointer CreateMapper(mitk::DataNode *node, MapperSlotId slotId) override
void SetDefaultProperties(mitk::DataNode *node) override
Find image slices visible on a given plane.
virtual mitk::CoreObjectFactoryBase::MultimapType GetFileExtensionsMap()
mitkClassMacro(MAPRegistrationWrapperObjectFactory, CoreObjectFactoryBase)
virtual std::string GetSaveFileExtensions()
unsigned int MapperSlotId
std::multimap< std::string, std::string > MultimapType
~MAPRegistrationWrapperObjectFactory() override
Class for nodes of the DataTree.