public class InvertDataValues<T extends RealType<T>> extends ContextCommand
Constructor and Description |
---|
InvertDataValues() |
Modifier and Type | Method and Description |
---|---|
ImageDisplay |
getDisplay() |
boolean |
isAllPlanes() |
void |
run() |
void |
setAllPlanes(boolean value) |
void |
setDisplay(ImageDisplay display) |
cancel, getCancelReason, isCanceled
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setContext
public void run()
public ImageDisplay getDisplay()
public void setDisplay(ImageDisplay display)
public boolean isAllPlanes()
public void setAllPlanes(boolean value)
Copyright © 2014–2022 ImageJ. All rights reserved.