EI
- element type of inputsEO
- element type of outputsPI
- producer of inputsPO
- producer of outputspublic interface MapView<EI,EO,PI,PO> extends MapUnaryComputer<EI,EO,UnaryComputerOp<EI,EO>>, UnaryFunctionOp<PI,PO>
MapUnaryComputer
UnaryFunctionOp
which converts entries on
demand by wrapping in a thin "view" data structure.SpecialOp.Flavor
Modifier and Type | Method and Description |
---|---|
EO |
getType() |
void |
setType(EO type) |
calculate, calculate, getIndependentInstance, run
in, setInput
run
candidates, filterArity, op
ops, setEnvironment
initialize
Copyright © 2014–2022 ImageJ. All rights reserved.