|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.berkeley.guir.papier_mache.test.BarcodeTest
Finds barcodes in an image.
| Constructor Summary | |
|---|---|
BarcodeTest()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
phobAdded(PhobEvent barcodeEvent)
Called when a PhobProducer has sensed a new object |
void |
phobRemoved(PhobEvent barcodeEvent)
Called when an object is removed from a PhobProducer's sensor |
void |
phobUpdated(PhobEvent barcodeEvent)
Called when new information is available about a previously found object |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BarcodeTest()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public void phobAdded(PhobEvent barcodeEvent)
PhobListener
phobAdded in interface PhobListenerbarcodeEvent - an event describing the found objectpublic void phobUpdated(PhobEvent barcodeEvent)
PhobListener
phobUpdated in interface PhobListenerbarcodeEvent - an event with new information about the found objectpublic void phobRemoved(PhobEvent barcodeEvent)
PhobListener
phobRemoved in interface PhobListenerbarcodeEvent - an event referencing the removed object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||