13 #ifndef mitkSegLabelPropModifyOperation_h
14 #define mitkSegLabelPropModifyOperation_h
#define MITKSEGMENTATION_EXPORT
MultiLabelSegmentation class for handling labels and layers in a segmentation session.
ConstLabelVector ConstLabelVectorType
std::vector< LabelValueType > LabelValueVectorType
Base class for any operation based on a MultiLabelSegmentation instance.
An Operation for applying a modification to the properties of a label (E.g. name, color) of a MultiLa...
mitkClassMacro(SegLabelPropModifyOperation, SegChangeOperationBase)
ModifyLabelsVectorType m_ModifiedLabels
SegLabelPropModifyOperation(MultiLabelSegmentation *segmentation, const ModifyLabelsVectorType &modifiedLabel)
static SegLabelPropModifyOperation * CreatFromSegmentation(MultiLabelSegmentation *segmentation, const MultiLabelSegmentation::LabelValueVectorType &relevantLabels)
SegLabelPropModifyOperation & operator=(const SegLabelPropModifyOperation &)=delete
const ModifyLabelsVectorType & GetModifiedLabels() const
Get the modified labels map.
SegLabelPropModifyOperation(const SegLabelPropModifyOperation &)=delete
MultiLabelSegmentation::ConstLabelVectorType ModifyLabelsVectorType
~SegLabelPropModifyOperation() override=default
Find image slices visible on a given plane.