|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectJSci.instruments.Simulated
class Simulated
| Field Summary | |
|---|---|
static double |
z
|
| Constructor Summary | |
|---|---|
Simulated()
|
|
| Method Summary | |
|---|---|
java.awt.Component |
getControlComponent()
|
int |
getHeight()
|
static boolean |
getOscillating()
|
java.awt.Dimension |
getSize()
|
int |
getWidth()
|
void |
run()
|
static void |
setOscillating(boolean o)
|
void |
setSink(ImageSink fs)
set the object that must read the frames through receive() method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static double z
| Constructor Detail |
|---|
public Simulated()
| Method Detail |
|---|
public void setSink(ImageSink fs)
setSink in interface ImageSourcefs - the object that reads the framespublic void run()
run in interface java.lang.Runnablepublic 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 setOscillating(boolean o)
public static boolean getOscillating()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||