public class LegacyImageDisplayViewer extends AbstractImageDisplayViewer implements LegacyDisplayViewer
ImageDisplayViewer
implementation for viewing the IJ2
Dataset
and Data
outputs via an ImagePlus
.AbstractImageDisplayViewer.ZoomScaleOption
Constructor and Description |
---|
LegacyImageDisplayViewer() |
Modifier and Type | Method and Description |
---|---|
boolean |
canView(Display<?> d) |
Dataset |
capture() |
boolean |
isCompatible(UserInterface ui) |
protected void |
updateTitle() |
void |
view(DisplayWindow w,
Display<?> d) |
void |
view(UserInterface ui,
Display<?> d) |
getDataset, getDisplay, getZoomScaleOption, onEvent, onEvent, onEvent, onEvent, onEvent, onEvent, updateLabel
getPanel, getWindow, onEvent, setPanel
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dispose, getPanel, getWindow, onDisplayActivatedEvent, onDisplayDeletedEvent, onDisplayUpdatedEvent, setPanel
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
protected void updateTitle()
updateTitle
in class AbstractImageDisplayViewer
public Dataset capture()
capture
in interface ImageDisplayViewer
public boolean canView(Display<?> d)
canView
in interface DisplayViewer<DataView>
canView
in class AbstractImageDisplayViewer
public void view(UserInterface ui, Display<?> d)
view
in interface DisplayViewer<DataView>
public void view(DisplayWindow w, Display<?> d)
view
in interface DisplayViewer<DataView>
view
in class AbstractImageDisplayViewer
public boolean isCompatible(UserInterface ui)
isCompatible
in interface DisplayViewer<DataView>
Copyright © 2014–2022 ImageJ. All rights reserved.