|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdevs.visionpackage.roebi.ImWindow
public class ImWindow
| Constructor Summary | |
|---|---|
ImWindow(ImPanel inputImage,
ImPanel outputImage)
Creates a new instance of ImProcesser |
|
| Method Summary | |
|---|---|
void |
run()
|
void |
setPosition(int x_pos,
int y_pos)
|
void |
setSleep(int tSleep)
|
void |
startProcessing()
|
void |
stopProcessing()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImWindow(ImPanel inputImage,
ImPanel outputImage)
| Method Detail |
|---|
public void startProcessing()
public void stopProcessing()
public void setSleep(int tSleep)
public void setPosition(int x_pos,
int y_pos)
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||