| Interface | Description | 
|---|---|
| DataHarmonizer | General interface for all data harmonizers. | 
| DisplayHarmonizer | General interface for all DisplayHarmonizers. | 
| Class | Description | 
|---|---|
| ColorTableHarmonizer | |
| CompositeHarmonizer | This class sets composite channel count for  Datasets to match a givenImagePlus. | 
| DatasetUtils | Utility methods applicable to  Datasets. | 
| DisplayCreator | Class to create a  Datasetwhich is linked to anImagePlus. | 
| Harmonizer | Provides methods for synchronizing data between an  ImageDisplayand
 anImagePlus. | 
| ImagePlusCreator | Creates  ImagePluses fromImageDisplay. | 
| ImagePlusCreatorUtils | Utility class for  ImagePlusCreator. | 
| ImageTranslator | Combines  DisplayCreatorandImagePlusCreator. | 
| LegacyUtils | A bag of static methods used throughout the translation layer | 
| MetadataHarmonizer | Synchronizes metadata bidirectionally between a  Datasetand anImagePlus. | 
| NameHarmonizer | This harmonizer keeps ImagePlus and Display names synchronized | 
| OverlayHarmonizer | Deprecated | 
| PositionHarmonizer | This class is responsible for harmonizing slider position values (and active
 plane position) between legacy ImageJ and modern ImageJ. | 
| ResultsTableHarmonizer | Harmonizes data between legacy ImageJ and modern ImageJ ResultsTables | 
Copyright © 2014–2022 ImageJ. All rights reserved.