|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectserialPort.test.DtrImageProcessor
public class DtrImageProcessor
Constructor Summary | |
---|---|
DtrImageProcessor(DtrTest dtrTest,
java.lang.String portName,
float speedInSeconds)
Serializable is default for all implementors of the ImageProcessorInterface. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
java.awt.Image |
process(java.awt.Image image)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DtrImageProcessor(DtrTest dtrTest, java.lang.String portName, float speedInSeconds)
Method Detail |
---|
public java.awt.Image process(java.awt.Image image)
public static void main(java.lang.String[] args) throws UnsupportedCommOperationException
UnsupportedCommOperationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |