Uses of Class
com.luciad.format.asdi.ALcdASDIDecoder
Packages that use ALcdASDIDecoder
Package
Description
Provides classes and interfaces for decoding and displaying ASDI data, version 5.4.
-
Uses of ALcdASDIDecoder in com.luciad.format.asdi
Subclasses of ALcdASDIDecoder in com.luciad.format.asdiModifier and TypeClassDescriptionclass
Reads data from a live ASDI feed and updates a givenTLcdModelList
with it.class
This decoder reads data from an ASDI feed and returns the information in aTLcdModelList
, allowing for easy manipulation of that data, such as replaying, analysis, etc.