| Interface | Description | 
|---|---|
| Projector | 
| Class | Description | 
|---|---|
| AbstractProjector2D | 
 Base class for 2D projectors. 
 | 
| IterableIntervalProjector2D<A,B> | 
 A general 2D Projector that uses two dimensions as input to create the 2D
 result. 
 | 
| MultithreadedIterableIntervalProjector2D<A,B> | 
 Multithreaded version of  
IterableIntervalProjector2D by | 
| RandomAccessibleProjector2D<A,B> | 
 A general 2D Projector that uses two dimensions as input to create the 2D
 result. 
 | 
Copyright © 2015–2022 ImgLib2. All rights reserved.