de.ukn.hci.squidy.manager.commander.command.impl
Class CameraControl

java.lang.Object
  extended by de.ukn.hci.squidy.manager.commander.command.SwitchableCommand
      extended by de.ukn.hci.squidy.manager.commander.command.impl.CameraControl
All Implemented Interfaces:
ICommand, Switchable, Serializable

public class CameraControl
extends SwitchableCommand

CameraControl.

 Date: Jan 21, 2009
 Time: 4:53:50 PM
 

Since:
2.0
Version:
$Id: CameraControl.java 30 2009-09-18 22:23:35Z nitsche $
Author:
Roman Rädle, Roman.Raedle@uni-konstanz.de, University of Konstanz
See Also:
Serialized Form

Field Summary
static String KEY_ADVANCED_SERVO_PHIDGET
           
 
Constructor Summary
CameraControl()
           
 
Method Summary
 ICommand off(ControlServerContext context)
           
 ICommand on(ControlServerContext context)
           
 
Methods inherited from class de.ukn.hci.squidy.manager.commander.command.SwitchableCommand
execute, getState, setState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY_ADVANCED_SERVO_PHIDGET

public static final String KEY_ADVANCED_SERVO_PHIDGET
See Also:
Constant Field Values
Constructor Detail

CameraControl

public CameraControl()
Method Detail

off

public ICommand off(ControlServerContext context)
Specified by:
off in class SwitchableCommand
Returns:

on

public ICommand on(ControlServerContext context)
Specified by:
on in class SwitchableCommand
Returns:


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.