2012-01-06 08:55:05 -06:00
<!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
2012-05-01 18:06:13 -05:00
the color bar. Selecting Select Range... displays a dialog that allows
you to set the range of the current color table. To set a new
2012-01-06 08:55:05 -06:00
range, move one or both of the horizontal slider widgets to define your
2012-05-01 18:06:13 -05:00
new range and click OK. The same set of colors will now be defined
2012-01-06 08:55:05 -06:00
over this new range, thus modifying the color table temporarily.
< p > Note that each weather element saves the state of the current color
2012-05-01 18:06:13 -05:00
table. If you modify a color table, it will remain in that state
until explicitly changed or until the parm is unloaded from the GFE.
2012-01-06 08:55:05 -06:00
In the latter case, the default color table will be used the next time
2012-05-01 18:06:13 -05:00
that weather element is loaded. Currently, you are not allowed to
2012-01-06 08:55:05 -06:00
preserve color table changes of this type.
2012-05-01 18:06:13 -05:00
< p > < img SRC = "images/DialogColorTableRange.jpg" >
< br >
2012-01-06 08:55:05 -06:00
< 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
2012-05-01 18:06:13 -05:00
on the color bar, the "Change Color Table To..." entry on the Spatial
2012-01-06 08:55:05 -06:00
Editor Legends, and the pop-up menu on the < a href = "ButtonBarDialogs.html#PickUpValueDialog" > Pickup
Value Dialog< / a > .
2012-05-01 18:06:13 -05:00
< p > The color table brightness may be varied in 10% steps from 0 to 100%.
2012-01-06 08:55:05 -06:00
By default, the brightness is set to 100% upon selection of a new color
table.
2012-05-01 18:06:13 -05:00
< p > < img SRC = "images/DialogColorTableBrightness.jpg" NOSAVE >
2012-01-06 08:55:05 -06:00
< br >
< hr WIDTH = "100%" >
2012-05-01 18:06:13 -05:00
< center > < a href = "#ColorBarDialogs" > Back To Top< / a > < / center >
2012-01-06 08:55:05 -06:00
< / body >
< / html >