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
Dataset s to match a given
ImagePlus . |
DatasetUtils |
Utility methods applicable to
Dataset s. |
DisplayCreator |
Class to create a
Dataset which is linked to an ImagePlus . |
Harmonizer |
Provides methods for synchronizing data between an
ImageDisplay and
an ImagePlus . |
ImagePlusCreator |
Creates
ImagePlus es from ImageDisplay . |
ImagePlusCreatorUtils |
Utility class for
ImagePlusCreator . |
ImageTranslator |
Combines
DisplayCreator and ImagePlusCreator . |
LegacyUtils |
A bag of static methods used throughout the translation layer
|
MetadataHarmonizer |
Synchronizes metadata bidirectionally between a
Dataset and an
ImagePlus . |
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.