DESY ACOP Beans Home

Package de.desy.acop.video.displayer

Interface Summary
TineImageReceiver TineImageReceiver provides the interface to receivers which can be used with TineHandler.
 

Class Summary
ColorLookupPanel Color Look-Up Panel
ColorLookupTable Deprecated. replaced by LookUpTable
HuffmanDecompression HuffmanDecompression is a wrapper class around HuffYUV open source video codec v1.2.3 huffman-based video data decompression.

It basically is a pure Java rewrite of simple C++ source code of HuffYUV 1.2.3.
ImageBuffer Deprecated. replaced by TBufferedImage.toBufferedImage
ImageCLUT Represents a Color LookUp Table (CLUT) for TINE images.
ImageCounter Images counter.
ImageDisplayer ImageDisplayer implements basic, but versatile display of video images.
ImageParser  
LogFormatter LogFormatter is the default formatter to be used with the image logger.
TineHandler TineHandler encapsulates and divides reception of VSv3 and VSv2 image streams from displaying class ImageDisplayerTest.
VideoHeaderV2 VideoHeaderV2 implements marshaling of a Video System v2 (VSv2) data array (usually just received via the network) to a Video System v3 TINE IMAGE datatype for usage with the rest of Video System v3 Java code.

Note:This class is only a very basic construct and might be substantially changed in future.
VideoHeaderV3 Deprecated. functionality replaced by IMAGE class, not needed use directly IMAGE instead
 

Enum Summary
ColorMap Color map enumeration.
ImageFlag Image flag enumeration
ImageFormat Image format enumeration
ImageZoom To resize an image in the ImageDisplayer pane
OverlayState Overlay information enumeration
 

Exception Summary
ImageException ImageException implements exception handling for image display and image transfer based exceptions.
 



Copyright © 2010. All Rights Reserved.