|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectJSci.instruments.Marlin
public class Marlin
| Constructor Summary | |
|---|---|
Marlin()
|
|
| Method Summary | |
|---|---|
java.awt.Component |
getControlComponent()
|
int |
getHeight()
|
java.awt.Dimension |
getSize()
|
int |
getWidth()
|
static void |
main(java.lang.String[] args)
|
void |
setSink(ImageSink fs)
set the object that must read the frames through receive() method. |
void |
transferData(javax.media.protocol.PushBufferStream stream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Marlin()
| Method Detail |
|---|
public void transferData(javax.media.protocol.PushBufferStream stream)
transferData in interface javax.media.protocol.BufferTransferHandlerpublic void setSink(ImageSink fs)
setSink in interface ImageSourcefs - the object that reads the framespublic int getWidth()
getWidth in interface Dimensionspublic int getHeight()
getHeight in interface Dimensionspublic java.awt.Dimension getSize()
getSize in interface Dimensionspublic java.awt.Component getControlComponent()
getControlComponent in interface Controlpublic static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||