HomePhabricator
Diffusion MITK def075f9899b

BREAKING: AddLabelSetLayer is replaced by ReplaceGroupLabels and RemoveLayer by…

Description

BREAKING: AddLabelSetLayer is replaced by ReplaceGroupLabels and RemoveLayer by RemoveGroup

Why: AddLabelSetToLayer was to complicated due to unecessary features. The part that is not
provided by other methods is now provided by ReplaceGroupLabels.

How to adapt:
(1) Use ReplaceGroupLabels if you want to exchange labels. To generate new layers use AddLayer.
(2) Use RemoveGroup instead of RemoveLayer.

Details

Provenance
flocaAuthored on Jan 25 2024, 11:48 AM
flocaPushed on Jan 29 2024, 9:41 AM
Differential Revision
Restricted Differential Revision
Parents
rMITK2bfd98da2d0a: BREAKING: Const version of GetLabelsInGroup renamed to GetConstLabelsInGroup
Branches
Unknown
Tags
Unknown