Uses of Class
com.luciad.format.bufr.sigwx.TLcdSIGWXStyleSettings
Packages that use TLcdSIGWXStyleSettings
Package
Description
Provides support for decoding BUFR files.
Provides classes and constants for SIGWX BUFR weather features decoded from a BUFR file.
-
Uses of TLcdSIGWXStyleSettings in com.luciad.format.bufr
Methods in com.luciad.format.bufr that return TLcdSIGWXStyleSettingsModifier and TypeMethodDescriptionTLcdBUFRStyleSettings.getSIGWXStyleSettings()
Gets the SIGWX style settingsMethods in com.luciad.format.bufr with parameters of type TLcdSIGWXStyleSettingsModifier and TypeMethodDescriptionTLcdBUFRStyleSettings.Builder.sigwxStyleSettings
(TLcdSIGWXStyleSettings aSIGWXStyleSettings) Sets the SIGWX style settings -
Uses of TLcdSIGWXStyleSettings in com.luciad.format.bufr.sigwx
Fields in com.luciad.format.bufr.sigwx declared as TLcdSIGWXStyleSettingsModifier and TypeFieldDescriptionstatic final TLcdSIGWXStyleSettings
TLcdSIGWXStyleSettings.COLOR_SETTINGS
The default SIGWX color settings.static final TLcdSIGWXStyleSettings
TLcdSIGWXStyleSettings.DEFAULT_SETTINGS
The default SIGWX settings - black and white displayMethods in com.luciad.format.bufr.sigwx that return TLcdSIGWXStyleSettingsModifier and TypeMethodDescriptionTLcdSIGWXStyleSettings.Builder.build()
Builds a new `TLcdSIGWXStyleSettings` from the properties set on this builder.Methods in com.luciad.format.bufr.sigwx with parameters of type TLcdSIGWXStyleSettingsModifier and TypeMethodDescriptionTLcdSIGWXStyleSettings.Builder.all
(TLcdSIGWXStyleSettings aSettings) Initializes this builder from an existing `TLcdSIGWXStyleSettings` by copying all properties