T - public class DefaultCreateImgFactory<T extends NativeType<T>> extends AbstractNullaryFunctionOp<ImgFactory<T>> implements Ops.Create.ImgFactory
SpecialOp.FlavorNAME| Constructor and Description |
|---|
DefaultCreateImgFactory() |
| Modifier and Type | Method and Description |
|---|---|
ImgFactory<T> |
calculate()
Calculates the output value.
|
out, runops, setEnvironmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitops, setEnvironmentgetIndependentInstance, runcandidates, filterArity, opinitializepublic ImgFactory<T> calculate()
NullaryFunctionOpcalculate in interface NullaryFunctionOp<ImgFactory<T extends NativeType<T>>>Copyright © 2014–2022 ImageJ. All rights reserved.