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