Uses of Class
com.luciad.format.bufr.sigwx.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
Modifier and TypeMethodDescriptionTLcdBUFRStyleSettings.getSIGWXStyleSettings()
Gets the SIGWX style settingsModifier and TypeMethodDescriptionTLcdBUFRStyleSettings.Builder.sigwxStyleSettings
(TLcdSIGWXStyleSettings aSIGWXStyleSettings) Sets the SIGWX style settings -
Uses of TLcdSIGWXStyleSettings in com.luciad.format.bufr.sigwx
Modifier 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 displayModifier and TypeMethodDescriptionTLcdSIGWXStyleSettings.Builder.build()
Builds a new `TLcdSIGWXStyleSettings` from the properties set on this builder.Modifier and TypeMethodDescriptionTLcdSIGWXStyleSettings.Builder.all
(TLcdSIGWXStyleSettings aSettings) Initializes this builder from an existing `TLcdSIGWXStyleSettings` by copying all properties