Package org.anchoranalysis.image.voxel.iterator.process


package org.anchoranalysis.image.voxel.iterator.process
Functional-interfaces for processing different combinations of points and buffers that do not return a value.

These interfaces are called from the iterators within org.anchoranalysis.image.voxel.iterator.

See org.anchoranalysis.image.voxel.iterator.predicate for similar interfaces that return a boolean.