public class SetDataValues<T extends RealType<T>> extends MathCommand<T,DoubleType>
allPlanes, display, displayService, overlayService, preview
Constructor and Description |
---|
SetDataValues() |
Modifier and Type | Method and Description |
---|---|
net.imglib2.ops.operation.real.unary.RealConstant<DoubleType,DoubleType> |
getOperation() |
double |
getValue() |
void |
setValue(double value) |
cancel, getDisplay, getPreview, preview, run, setDisplay, setPreview
cancel, getCancelReason, isCanceled
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setContext
public net.imglib2.ops.operation.real.unary.RealConstant<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.