|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImageSink
An object that reads frames
| Method Summary | |
|---|---|
void |
receive(Image f)
This method is called by the ImageSource to send a Image |
void |
setSource(ImageSource fs)
set the object that sends the Images. |
| Methods inherited from interface JSci.instruments.Control |
|---|
getControlComponent |
| Method Detail |
|---|
void setSource(ImageSource fs)
Images.
fs - the object that sends the framesvoid receive(Image f)
f - the new frame that must be displayed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||