Package gda.images.camera
package gda.images.camera
-
ClassDescriptionReads and saves the data which describes the various zoom levels of a gda.images.camera object.Interface for sample viewing camera objects.Base class for object implementing the Camera interfaceEvent indicating that the camera zoom level has changed.Interface to be implemented by services that provide client-side movement of the sample.Service that can move a sample using pixels.Simulated object fulfilling the gda.images.camera.Camera interface To have a proper simulation create a test image at /tmp/test.jpg.Class that can keep track of frames being 'processed' (for example, received from a network stream, decoded, or dispatched to listeners).Provides utility functions related to manipulating the sample viewed by a gda.images.camera object or viewed by a gda.images.GUI panel.Captures an MJPEG stream from a HTTP connection.Singleton object which, given the location on a image of the sample in pixels, returns where an xyz stage supporting the sample should move to so that whatever was at that pixel location is now in the beam.Interface to be implemented by services that allow a sample to be moved in microns.Base class for classes that implement
SampleMovementService.Implementation ofSampleMovementServicethat uses scannables.Provides utility functions related to manipulating the sample viewed by a gda.images.camera object or viewed by a gda.images.GUI panel.Denotes the direction of a +ve omega rotation, when the goniometer is viewed from behind (with the beam travelling right).Interface to be implemented by objects that can receive video streams and send the frames to any number ofImageListeners.