Package com.luciad.format.nitf
package com.luciad.format.nitf
Provides support for decoding NITF files.
The main entry point of the package is
TLcdNITFModelDecoder
.- Since:
- 2022.0
-
ClassDescriptionEnumeration describing the NITF image band representationsThe default layer factory for NITF models.This model decoder decodes rasters in the NITF format (National Imagery Transmission Format, NITF 2.0 and NITF 2.1).This
ILcdModelDescriptor
is aTLcdRasterModelDescriptor
that contains the additional properties that are defined in a NITF header.This class represents a text segment from an NITF file See MIL-STD-2500c, Table A-6ThisILcdTileDecoder
decodes uncompressed images in NITF files.