DESY ACOP Beans Home

Uses of Class
de.desy.video.sw.ImageDisplayer.ColorMap

Packages that use ImageDisplayer.ColorMap
de.desy.acop.video   
de.desy.video.sw   
 

Uses of ImageDisplayer.ColorMap in de.desy.acop.video
 

Methods in de.desy.acop.video that return ImageDisplayer.ColorMap
 ImageDisplayer.ColorMap AcopVideoParameters.getColorMap()
          Returns the color map.
 ImageDisplayer.ColorMap AcopVideo.getColorMap()
          Returns the color map used to render the image.
 

Methods in de.desy.acop.video with parameters of type ImageDisplayer.ColorMap
 void AcopVideo.setColorMap(ImageDisplayer.ColorMap colorMap)
          Sets the color map for the image.
 

Constructors in de.desy.acop.video with parameters of type ImageDisplayer.ColorMap
AcopVideoParameters(ConnectionParameters parameters, boolean aoiZoom, ImageDisplayer.OverlayState overlayState, boolean keepAspectRatio, boolean histogramEqualisation, ImageDisplayer.ColorMap colorMap)
          Constructs a new AcopVideoParameters.
 

Uses of ImageDisplayer.ColorMap in de.desy.video.sw
 

Methods in de.desy.video.sw that return ImageDisplayer.ColorMap
 ImageDisplayer.ColorMap ImageDisplayer.getColorMap()
          returns the currently used false colour map to outside world.
static ImageDisplayer.ColorMap ImageDisplayer.ColorMap.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ImageDisplayer.ColorMap[] ImageDisplayer.ColorMap.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.desy.video.sw with parameters of type ImageDisplayer.ColorMap
 void ImageDisplayer.setColorMap(ImageDisplayer.ColorMap map)
          updates the currently used false colour map.
 



Copyright © 2009. All Rights Reserved.