public class XorDataValuesWith<T extends RealType<T>> extends MathCommand<T,DoubleType>
allPlanes, display, displayService, overlayService, preview
Constructor and Description |
---|
XorDataValuesWith() |
Modifier and Type | Method and Description |
---|---|
net.imglib2.ops.operation.real.unary.RealXorConstant<DoubleType,DoubleType> |
getOperation() |
long |
getValue() |
void |
setValue(long 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.RealXorConstant<DoubleType,DoubleType> getOperation()
getOperation
in class MathCommand<T extends RealType<T>,DoubleType>
public long getValue()
public void setValue(long value)
Copyright © 2014–2022 ImageJ. All rights reserved.