Uses of Class
com.luciad.format.bufr.sigwx.TLcdSIGWXStyleSettings.Builder
Packages that use TLcdSIGWXStyleSettings.Builder
Package
Description
Provides classes and constants for SIGWX BUFR weather features decoded from a BUFR file.
-
Uses of TLcdSIGWXStyleSettings.Builder in com.luciad.format.bufr.sigwx
Methods in com.luciad.format.bufr.sigwx that return TLcdSIGWXStyleSettings.BuilderModifier and TypeMethodDescriptionTLcdSIGWXStyleSettings.Builder.all(TLcdSIGWXStyleSettings aSettings) Initializes this builder from an existing `TLcdSIGWXStyleSettings` by copying all propertiesTLcdSIGWXStyleSettings.Builder.clearAirTurbulenceBorderColor(Color aColor) Sets the clear air turbulence border color The default value is blackTLcdSIGWXStyleSettings.Builder.clearAirTurbulenceBorderLineWidth(double aLineWidth) Sets the clear air turbulence border line width The default value is 2.0TLcdSIGWXStyleSettings.Builder.clearAirTurbulenceLabelBackgroundColor(Color aColor) Sets the clear air turbulence label background color The default value is whiteTLcdSIGWXStyleSettings.Builder.clearAirTurbulenceLabelBorderColor(Color aColor) Sets the clear air turbulence label border color The default value is blackTLcdSIGWXStyleSettings.Builder.clearAirTurbulenceLabelFont(Font aFont) Sets the clear air turbulence label font The default value is 12 pt monospacedTLcdSIGWXStyleSettings.Builder.clearAirTurbulenceLabelForegroundColor(Color aColor) Sets the clear air turbulence label foreground color The default value is blackTLcdSIGWXStyleSettings.Builder.cloudBorderColor(Color aColor) Sets the cloud border color The default value is blackTLcdSIGWXStyleSettings.Builder.cloudBorderLineWidth(double aLineWidth) Sets the cloud border line width The default value is 1.0TLcdSIGWXStyleSettings.Builder.cloudLabelBackgroundColor(Color aColor) Sets the cloud label background color The default value is whiteTLcdSIGWXStyleSettings.Builder.cloudLabelBorderColor(Color aColor) Sets the cloud label border color The default value is blackTLcdSIGWXStyleSettings.Builder.cloudLabelFont(Font aFont) Sets the cloud label font The default value is 12 pt monospacedTLcdSIGWXStyleSettings.Builder.cloudLabelForegroundColor(Color aColor) Sets the cloud label foreground color The default value is blackTLcdSIGWXStyleSettings.Builder.jetStreamLabelFont(Font aFont) Sets the jet stream label font The default value is 12 pt monospacedTLcdSIGWXStyleSettings.Builder.jetStreamLabelForegroundColor(Color aColor) Sets the jet stream label foreground color The default value is blackTLcdSIGWXStyleSettings.Builder.jetStreamLineColor(Color aColor) Sets the jet stream line color The default value is blackTLcdSIGWXStyleSettings.Builder.jetStreamLineWidth(double aLineWidth) Sets the jet stream line width The default value is 2.0TLcdSIGWXStyleSettings.Builder.jetStreamWindSymbolColor(Color aColor) Sets the jet stream wind symbol color The default value is blackTLcdSIGWXStyleSettings.newBuilder()Creates a new `TLcdSIGWXStyleSettings.Builder`TLcdSIGWXStyleSettings.Builder.radiationIconColor(Color aColor) Sets the radiation icon color The default value is blackTLcdSIGWXStyleSettings.Builder.radiationLabelFont(Font aFont) Sets the radiation label font The default value is 12 pt monospacedTLcdSIGWXStyleSettings.Builder.radiationLabelForegroundColor(Color aColor) Sets the radiation label foreground color The default value is blackTLcdSIGWXStyleSettings.Builder.selectedColor(Color aColor) Sets the select color for all SIGWX data types The default value is dark orangeTLcdSIGWXStyleSettings.Builder.stormIconColor(Color aColor) Sets the storm icon color The default value is blackTLcdSIGWXStyleSettings.Builder.stormLabelFont(Font aFont) Sets the storm label font The default value is 12 pt monospacedTLcdSIGWXStyleSettings.Builder.stormLabelForegroundColor(Color aColor) Sets the storm label foreground color The default value is blackTLcdSIGWXStyleSettings.Builder.tropopauseLabelBackgroundColor(Color aColor) Sets the tropopause label background color The default value is whiteTLcdSIGWXStyleSettings.Builder.tropopauseLabelBorderColor(Color aColor) Sets the tropopause label border color The default value is blackTLcdSIGWXStyleSettings.Builder.tropopauseLabelFont(Font aFont) Sets the tropopause label font The default value is 12 pt monospacedTLcdSIGWXStyleSettings.Builder.tropopauseLabelForegroundColor(Color aColor) Sets the tropopause label foreground color The default value is blackTLcdSIGWXStyleSettings.Builder.volcanoIconColor(Color aColor) Sets the volcano icon color The default value is blackTLcdSIGWXStyleSettings.Builder.volcanoLabelFont(Font aFont) Sets the volcano label font The default value is 12 pt monospacedTLcdSIGWXStyleSettings.Builder.volcanoLabelForegroundColor(Color aColor) Sets the volcano label foreground color The default value is black