Uses of Class
com.luciad.format.raster.ALcdTileDecoder
Packages that use ALcdTileDecoder
Package
Description
Provides support for decoding BCI files.
Provides support for decoding CADRG files.
Provides decoders for handling GRIB data.
Provides representations, decoders, and encoders for rasters.
-
Uses of ALcdTileDecoder in com.luciad.format.bci
Subclasses of ALcdTileDecoder in com.luciad.format.bciModifier and TypeClassDescriptionclassThis class is anILcdTileDecoderfor BCI tiles. -
Uses of ALcdTileDecoder in com.luciad.format.cadrg
Subclasses of ALcdTileDecoder in com.luciad.format.cadrgModifier and TypeClassDescriptionclassThisILcdTileDecoderdecodes CADRG/CIB frame files. -
Uses of ALcdTileDecoder in com.luciad.format.grib
Subclasses of ALcdTileDecoder in com.luciad.format.gribModifier and TypeClassDescriptionclassDeprecated.The NetCDF decoder should be used to decode GRIB data. -
Uses of ALcdTileDecoder in com.luciad.format.raster
Subclasses of ALcdTileDecoder in com.luciad.format.rasterModifier and TypeClassDescriptionclassThisILcdTileDecoderdecodes BIL (Band Interleaved by Line) tiles.classThisILcdTileDecoderdecodes images in BMP format.classTLcdDTEDCellDecoderis anILcdTileDecoderthat decodes a DEM tiles.classThisILcdTileDecoderdecodes DMED cells on the integer grid of 1° by 1°.classThisILcdTileDecoderdecodes 1° by 1° DTED cells of any level (0, 1, or 2).classThisILcdTileDecodercan decode GIF images.classThis class is anILcdTileDecoderfor PNM (Portable aNyMap) images, being PBM (Portable BitMap), PGM (Portable GrayMap), and PPM (Portable PixMap).classDeprecated.UseTLcdPNMImageDecoder.classThisILcdTileDecoderdecodes uncompressed tiles of bytes, shorts, or integers.