A B C D E F G H I J L M N O P R S T V W X Y Z

C

c - Variable in class org.vigia.client.driver.util.MovementProcessor
The coordinates of the user.
calculatePan(int, int, float, int) - Method in class org.vigia.client.driver.util.MovementProcessor
Calculates the pan movement.
calculatePTZ(Coordinates, int, int) - Method in class org.vigia.client.driver.util.MovementProcessor
Calculates the ptz movement.
calculateTilt(int, int, float, int) - Method in class org.vigia.client.driver.util.MovementProcessor
Calculates the tilt movement.
calculateZoom(float) - Method in class org.vigia.client.driver.util.MovementProcessor
Calculates the zoom movement.
camera - Variable in class org.vigia.server.driver.camera.CameraDriver
JMFCapture object (webcam)
camera - Variable in class org.vigia.test.CaptureFramesTest.JPicsPanel
 
CameraCommandListener - Class in org.vigia.server.driver.camera
An implementation of the CommandListener for the camera.
CameraCommandListener(Driver) - Constructor for class org.vigia.server.driver.camera.CameraCommandListener
Creates a new CameraCommandListener.
CameraDriver - Class in org.vigia.server.driver.camera
The camera driver class
CameraDriver() - Constructor for class org.vigia.server.driver.camera.CameraDriver
CameraDriver class constructor
CameraDriver(String, int) - Constructor for class org.vigia.server.driver.camera.CameraDriver
CameraDriver class constructor
CameraDriver.FrameThread - Class in org.vigia.server.driver.camera
Thread to get the frames from the camera
CameraDriver.FrameThread() - Constructor for class org.vigia.server.driver.camera.CameraDriver.FrameThread
 
CameraDriverException - Exception in org.vigia.server.exception
To indicate error while using the camera driver
CameraDriverException(String) - Constructor for exception org.vigia.server.exception.CameraDriverException
Creates a new Exception.
CameraDriverException(String, Throwable) - Constructor for exception org.vigia.server.exception.CameraDriverException
Creates a new Exception.
CameraDriverTest - Class in org.vigia.test
 
CameraDriverTest() - Constructor for class org.vigia.test.CameraDriverTest
 
CAP_DEVICE - Static variable in class org.vigia.server.driver.camera.JMFCapture
Common name in WinXP/Vista
CaptureFramesTest - Class in org.vigia.test
 
CaptureFramesTest() - Constructor for class org.vigia.test.CaptureFramesTest
CaptureFramesTest constructor
CaptureFramesTest.JPicsPanel - Class in org.vigia.test
 
CaptureFramesTest.JPicsPanel() - Constructor for class org.vigia.test.CaptureFramesTest.JPicsPanel
 
Client - Class in org.vigia.client
The main client application.
Client() - Constructor for class org.vigia.client.Client
 
client - Variable in class org.vigia.server.communications.ControlCommunicator
The socket to communicate with the clients.
clientAddr - Variable in class org.vigia.server.communications.DataCommunicator
The client's Internet address.
ClientCommunicator - Class in org.vigia.server.communications
An implementation of the server communication interface.
ClientCommunicator(int) - Constructor for class org.vigia.server.communications.ClientCommunicator
Creates a communicator to listen a client.
ClientController - Class in org.vigia.client.gui.controller
An implementation of the graphic user interface's controller.
ClientController(View, Driver, MovementProcessor) - Constructor for class org.vigia.client.gui.controller.ClientController
Creates a new controler for the view and the model.
ClientControllerTest - Class in org.vigia.test
 
ClientControllerTest() - Constructor for class org.vigia.test.ClientControllerTest
 
clientPort - Variable in class org.vigia.server.communications.DataCommunicator
The Client's port.
close() - Method in interface org.vigia.client.communications.Communicator
Closes the communication with the camera.
close() - Method in class org.vigia.client.communications.ControlCommunicator
Closes the control communicator.
close() - Method in class org.vigia.client.communications.DataCommunicator
Closes the data communications.
close() - Method in class org.vigia.client.communications.RemoteCameraCommunicator
 
close() - Method in class org.vigia.server.driver.camera.JMFCapture
close() and grabImage() are synchronized so that it's not possible to close down the player while a frame is being snapped.
closeAdvancedConnectionSettingsPanel() - Method in class org.vigia.client.gui.view.Panel
 
closeAdvancedConnectionSettingsPanel() - Method in interface org.vigia.client.gui.view.View
Close the dialog box to change the advanced setting of the connection.
closeConnectToServerPanel() - Method in class org.vigia.client.gui.view.Panel
 
closeConnectToServerPanel() - Method in interface org.vigia.client.gui.view.View
Close the dialog box to connect to a server.
closedDevice - Variable in class org.vigia.server.driver.camera.JMFCapture
closed device indication
closeDown() - Method in class org.vigia.test.CaptureFramesTest.JPicsPanel
 
closeGetScreenShotPanel() - Method in class org.vigia.client.gui.view.Panel
 
closeGetScreenShotPanel() - Method in interface org.vigia.client.gui.view.View
Close the dialog box for getting a screen shot.
comm - Variable in class org.vigia.client.gui.controller.ClientController
The communicator.
CommandListener - Interface in org.vigia.server.communications
A listener to obtain control messages from the client.
commandListeners - Variable in class org.vigia.server.communications.ControlCommunicator
The registered listeners.
CommunicationsClientTest - Class in org.vigia.test
A dummy client.
CommunicationsClientTest() - Constructor for class org.vigia.test.CommunicationsClientTest
 
CommunicationsServerTest - Class in org.vigia.test
A dummy server.
CommunicationsServerTest() - Constructor for class org.vigia.test.CommunicationsServerTest
 
Communicator - Interface in org.vigia.client.communications
The common interface for all the client communication implementations.
Communicator - Interface in org.vigia.server.communications
The common interface for all the server communication implementations.
Connect - Class in org.vigia.client.gui.view
Dialog for specify ip of server.
Connect(JFrame, int, int, int, int, ActionListener, String, String, String) - Constructor for class org.vigia.client.gui.view.Connect
Constructor for Connect Dialog
connectVisible - Variable in class org.vigia.client.gui.view.Panel
connectVisible: State of connect panel
Constants - Class in org.vigia.shared.communications
Constants for the communications module.
Constants() - Constructor for class org.vigia.shared.communications.Constants
 
control_port - Variable in class org.vigia.client.gui.view.Panel
control_port: Integer for control port
ControlCommunicator - Class in org.vigia.client.communications
Implements the client control communication.
ControlCommunicator(String, int) - Constructor for class org.vigia.client.communications.ControlCommunicator
Connects to the remote camera data port.
controlCommunicator - Variable in class org.vigia.client.communications.RemoteCameraCommunicator
The control communicator.
controlCommunicator - Variable in class org.vigia.server.communications.ClientCommunicator
The data communicator.
ControlCommunicator - Class in org.vigia.server.communications
Implements the server control communication.
ControlCommunicator(int) - Constructor for class org.vigia.server.communications.ControlCommunicator
Creates a new ControlCommunicator.
ControlCommunicator.ControlCommunicatorReader - Class in org.vigia.client.communications
This class reads from the socket and sends the commands to the listeners.
ControlCommunicator.ControlCommunicatorReader() - Constructor for class org.vigia.client.communications.ControlCommunicator.ControlCommunicatorReader
The default constructor.
ControlCommunicator.ControlCommunicatorReader - Class in org.vigia.server.communications
This class accepts clients, reads from the socket and sends the commands to the listeners.
ControlCommunicator.ControlCommunicatorReader() - Constructor for class org.vigia.server.communications.ControlCommunicator.ControlCommunicatorReader
The default constructor.
Controller - Interface in org.vigia.client.gui.controller
The graphic user interface's controller.
controller(Controller) - Method in class org.vigia.client.gui.view.Panel
 
controller(Controller) - Method in interface org.vigia.client.gui.view.View
Adds the controller ctr to all the buttons of the View
controllerUpdate(ControllerEvent) - Method in class org.vigia.server.driver.camera.JMFCapture
respond to events
CoordinatePrinterTest - Class in org.vigia.test
Test for the CoordinatesPrinter.
CoordinatePrinterTest() - Constructor for class org.vigia.test.CoordinatePrinterTest
 
Coordinates - Class in org.vigia.client.driver
Coordinates that represent the position of the Wiimote with respect to the infrared leds.
Coordinates(int, int, float) - Constructor for class org.vigia.client.driver.Coordinates
Constructor.
CoordinatesPrinter - Class in org.vigia.test
Printer of the Wiimote coordinates.
CoordinatesPrinter() - Constructor for class org.vigia.test.CoordinatesPrinter
 
crop(BufferedImage, int, int, int, int) - Static method in class org.vigia.server.driver.util.ImageUtil
Crop a rectangular subimage of the image.
currentXPos - Variable in class org.vigia.server.driver.camera.CameraDriver
Current XPos of the camera
currentYPos - Variable in class org.vigia.server.driver.camera.CameraDriver
Current YPos of the camera

A B C D E F G H I J L M N O P R S T V W X Y Z