j2d.filters.bufferedImageConvolution
Interface ImageMatrixBeanProcessorInterface

All Superinterfaces:
ImageProcessorInterface
All Known Implementing Classes:
FFTR2ImageConvolver, FFTR2ImageConvolverBak, ImageConvolver, PFAImageConvolver

public interface ImageMatrixBeanProcessorInterface
extends ImageProcessorInterface


Method Summary
 ImageMatrixBean getImageMatrixBean()
           
 void setImageMatrixBean(ImageMatrixBean imb)
           
 
Methods inherited from interface j2d.ImageProcessorInterface
process
 

Method Detail

setImageMatrixBean

void setImageMatrixBean(ImageMatrixBean imb)

getImageMatrixBean

ImageMatrixBean getImageMatrixBean()