Uses of Enum Class
com.luciad.format.asterix.TLcdASTERIXLiveModelDecoder.LiveDecodingStrategy
Package
Description
Provides classes and interfaces for decoding and displaying ASTERIX data.
-
Uses of TLcdASTERIXLiveModelDecoder.LiveDecodingStrategy in com.luciad.format.asterix
Modifier and TypeMethodDescriptionTLcdASTERIXLiveModelDecoder.getLiveDecodingStrategy()
Returns the strategy to use for decoding live data.Returns the enum constant of this class with the specified name.TLcdASTERIXLiveModelDecoder.LiveDecodingStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdASTERIXLiveModelDecoder.setLiveDecodingStrategy
(TLcdASTERIXLiveModelDecoder.LiveDecodingStrategy aLiveDecodingStrategy) Sets the strategy to use when decoding live data.