agentland.device.display
Interface Projector
- All Superinterfaces:
- Agent, Connectable, Device, DisplayDevice, Good, Managed, Remote, Spy
- All Known Subinterfaces:
- ManualProjector, ProjectorManager
- All Known Implementing Classes:
- ProjectorAgent
- public interface Projector
- extends DisplayDevice, Connectable
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 |
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