|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImageProcessorFactory
The interface to use for making up a series
of ImageProcessor instances.
| Method Summary | |
|---|---|
ImageProcessorInterface |
getProcessor(int parameter)
get a parameterized image processor. |
| Method Detail |
|---|
ImageProcessorInterface getProcessor(int parameter)
parameter - some integer parameter used to create the image processor
ImageProcessor instance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||