Serializes mitk::LabelSetImage for mitk::SceneIO.
More...
#include <mitkMultiLabelSegmentationSerializer.h>
◆ LabelSetImageSerializer()
mitk::LabelSetImageSerializer::LabelSetImageSerializer |
( |
| ) |
|
|
protected |
◆ ~LabelSetImageSerializer()
mitk::LabelSetImageSerializer::~LabelSetImageSerializer |
( |
| ) |
|
|
overrideprotected |
◆ Clone()
Pointer mitk::LabelSetImageSerializer::Clone |
( |
| ) |
const |
◆ mitkClassMacro()
◆ New()
static Pointer mitk::LabelSetImageSerializer::New |
( |
| ) |
|
|
static |
◆ Serialize()
std::string mitk::LabelSetImageSerializer::Serialize |
( |
| ) |
|
|
overridevirtual |
Serializes given BaseData object.
- Returns
- the filename of the newly created file.
This should be overwritten by specific sub-classes.
Reimplemented from mitk::BaseDataSerializer.
The documentation for this class was generated from the following file: