Class TLcyNITFDecoderAddOn

java.lang.Object
com.luciad.lucy.addons.ALcyAddOn
com.luciad.lucy.addons.decoders.TLcyNITFDecoderAddOn

public class TLcyNITFDecoderAddOn extends ALcyAddOn
This add-on adds support to read data in the National Imagery Transmission Format (NITF) using the TLcdNITFModelDecoder, and data in the CADRG format (Compressed ARC Digital Raster Graphics) using the TLcdCADRGModelDecoder.

Note that this addon is dependent on the LuciadLightspeed Defense Standards option.

See Also:
  • Constructor Details

    • TLcyNITFDecoderAddOn

      public TLcyNITFDecoderAddOn()
      Default constructor
  • Method Details