T
- public class DefaultCreateImgFactory<T extends NativeType<T>> extends AbstractNullaryFunctionOp<ImgFactory<T>> implements Ops.Create.ImgFactory
SpecialOp.Flavor
NAME
Constructor and Description |
---|
DefaultCreateImgFactory() |
Modifier and Type | Method and Description |
---|---|
ImgFactory<T> |
calculate()
Calculates the output value.
|
out, run
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ops, setEnvironment
getIndependentInstance, run
candidates, filterArity, op
initialize
public ImgFactory<T> calculate()
NullaryFunctionOp
calculate
in interface NullaryFunctionOp<ImgFactory<T extends NativeType<T>>>
Copyright © 2014–2022 ImageJ. All rights reserved.