agentland.device
Interface Projector
- All Known Subinterfaces:
- ManualProjector
- All Known Implementing Classes:
- ProjectorAgent
- public interface Projector
- extends Device
Methods inherited from interface agentland.device.Device |
addName,
getName,
getNames,
getState,
getState,
getStateNames,
hasName,
resetAllStates,
resetName,
resetState,
resetState,
setName,
setState |
Methods inherited from interface agentland.util.Spy |
tell |
turnOn
public boolean turnOn()
throws RemoteException
turnOff
public boolean turnOff()
throws RemoteException
inputVideo
public boolean inputVideo()
throws RemoteException
inputRGB1
public boolean inputRGB1()
throws RemoteException
inputRGB2
public boolean inputRGB2()
throws RemoteException
switchTo
public boolean switchTo(String channel)
throws RemoteException