org.robokind.api.vision
Interface ImageService<Record>

Type Parameters:
Record - type of Record to use, the default implementation uses the type org.robokind.avrogen.vision.ImageRecord
All Superinterfaces:
org.robokind.api.messaging.MessageReceiver<ImageEvent,Record,org.robokind.api.common.utils.Listener<ImageEvent>>

public interface ImageService<Record>
extends org.robokind.api.messaging.MessageReceiver<ImageEvent,Record,org.robokind.api.common.utils.Listener<ImageEvent>>

An ImageService is a Service which receives Images and notifies listeners.

Author:
Matthew Stevenson

Method Summary
 
Methods inherited from interface org.robokind.api.messaging.MessageReceiver
addMessageListener, pause, removeMessageListener, resume, setAdapter, setRecordReceiver, start, stop
 



Copyright © 2011. All Rights Reserved.