public class EquationDataValues<T extends RealType<T>> extends ContextCommand
| Constructor and Description |
|---|
EquationDataValues() |
| Modifier and Type | Method and Description |
|---|---|
ImageDisplay |
getDisplay() |
String |
getEquation() |
boolean |
isAllPlanes() |
protected void |
openWebPage() |
void |
run() |
void |
setAllPlanes(boolean value) |
void |
setDisplay(ImageDisplay display) |
void |
setEquation(String equationString) |
cancel, getCancelReason, isCanceledcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetContextpublic void run()
public ImageDisplay getDisplay()
public void setDisplay(ImageDisplay display)
public boolean isAllPlanes()
public void setAllPlanes(boolean value)
public String getEquation()
public void setEquation(String equationString)
protected void openWebPage()
Copyright © 2014–2022 ImageJ. All rights reserved.