Modifier and Type | Method and Description |
---|---|
ImageDisplayService |
ImageJ.imageDisplay()
Gets this application context's
ImageDisplayService . |
Modifier and Type | Field and Description |
---|---|
protected ImageDisplayService |
InteractiveImageCommand.imageDisplayService |
Modifier and Type | Class and Description |
---|---|
class |
DefaultImageDisplayService
Default service for working with
ImageDisplay s. |
Modifier and Type | Class and Description |
---|---|
class |
LegacyImageDisplayService
HACK - this whole service exists as a hack to facilitate running commands
that require a
Dataset without requiring ImageJ2 synchronization to
be enabled via Edit>Options>ImageJ2 . |
Constructor and Description |
---|
ColorTableHarmonizer(ImageDisplayService imgDispSrv) |
Modifier and Type | Field and Description |
---|---|
protected ImageDisplayService |
MathCommand.displayService |
Modifier and Type | Method and Description |
---|---|
ImageDisplayService |
ZoomSet.getImageDisplayService() |
Modifier and Type | Method and Description |
---|---|
void |
ZoomSet.setImageDisplayService(ImageDisplayService imageDisplayService) |
Copyright © 2014–2022 ImageJ. All rights reserved.