public class PowerDataValues<T extends RealType<T>> extends MathCommand<T,DoubleType>
allPlanes, display, displayService, overlayService, preview| Constructor and Description |
|---|
PowerDataValues() |
| Modifier and Type | Method and Description |
|---|---|
net.imglib2.ops.operation.real.unary.RealPowerConstant<DoubleType,DoubleType> |
getOperation() |
double |
getValue() |
void |
setValue(double value) |
cancel, getDisplay, getPreview, preview, run, setDisplay, setPreviewcancel, getCancelReason, isCanceledcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetContextpublic net.imglib2.ops.operation.real.unary.RealPowerConstant<DoubleType,DoubleType> getOperation()
getOperation in class MathCommand<T extends RealType<T>,DoubleType>public double getValue()
public void setValue(double value)
Copyright © 2014–2022 ImageJ. All rights reserved.