awips2/cave/com.raytheon.viz.gfe/help/ColorBarDialogs.html
root 06a8b51d6d Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00

62 lines
2.7 KiB
HTML

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.79 [en] (X11; U; Linux 2.4.9-31smp i686) [Netscape]">
<title>Color Bar Dialogs</title>
</head>
<body bgcolor="#FFFFFF">
<h1 CLASS="3Heading">
<a NAME="ColorBarDialogs"></a>Color Bar Dialogs</h1>
The following dialogs are invoked directly or indirectly from the Button
Bar:
<ul>
<li>
<a href="ColorDialogs.html#ColorTableEditor">Color Table Editor</a></li>
<li>
<a href="#SetColorRangeDialog">Set Color Table Range Dialog</a></li>
<li>
<a href="#ColorTableBrightnessDialog">Color Table Brightness Dialog</a></li>
</ul>
The <a href="#SetColorRangeDialog">SetColorTableRange Dialog<!-- Leave this comment for formatting purposes --></a> and the <!-- Leave this comment for formatting purposes -->
<a href="#ColorTableBrightnessDialog">Color Table Brightness Dialog<!-- Leave this comment for formatting purposes --></a>
are invoked via a MB3 pop-up menu from the Color Bar.
<p>
<hr WIDTH="100%">
<h1>
<a NAME="SetColorRangeDialog"></a>Set Color Table Range Dialog</h1>
The Set Color Table Range Dialog is accessed from the MB3 pop-up menu on
the color bar.&nbsp; Selecting Select Range... displays a dialog that allows
you to set&nbsp; the range of the current color table.&nbsp; To set a new
range, move one or both of the horizontal slider widgets to define your
new range and click OK.&nbsp; The same set of colors will now be defined
over this new range, thus modifying the color table temporarily.
<p>Note that each weather element saves the state of the current color
table.&nbsp; If you modify a color table, it will remain in that state
until explicitly changed or until the parm is unloaded from the GFE.&nbsp;
In the latter case, the default color table will be used the next time
that weather element is loaded.&nbsp; Currently, you are not allowed to
preserve color table changes of this type.
<p><img SRC="images/DialogColorTableRange.jpg" NOSAVE height=252 width=336>
<br>&nbsp;
<p>
<hr WIDTH="100%">
<h1>
<a NAME="ColorTableBrightnessDialog"></a>Color Table Brightness Dialog</h1>
The Color Table Brightness Dialog is accessed from the MB3 pop-up menu
on the color bar, the "Change Color Table To..."&nbsp;entry on the Spatial
Editor Legends, and the pop-up menu on the <a href="ButtonBarDialogs.html#PickUpValueDialog">Pickup
Value Dialog</a>.
<p>The color table brightness may be varied in 10% steps from 0 to 100%.&nbsp;
By default, the brightness is set to 100% upon selection of a new color
table.
<p><img SRC="images/DialogColorTableBrightness.jpg" NOSAVE height=180 width=240>
<br>
<hr WIDTH="100%">
<center>&nbsp;<a href="#ColorBarDialogs">Back To Top</a></center>
</body>
</html>