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