public interface CBlock<E>
IObject
in a collection. The CBlock
can be
used to "map" IObject
inputs to arbitrary outputs. All collection
valued fields on model objects have a method that will scan the collection
and apply the block of code. For example, Image.collectPixels(CBlock)
Modifier and Type | Method and Description |
---|---|
E |
call(IObject object)
invoke this block.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.