Uses of Interface
com.luciad.format.raster.ILcdSubtiledTile
Packages that use ILcdSubtiledTile
Package
Description
Provides support for decoding CADRG files.
Provides support for decoding ECRG files.
Provides representations, decoders, and encoders for rasters.
Provides support for decoding USRP files.
-
Uses of ILcdSubtiledTile in com.luciad.format.cadrg
Classes in com.luciad.format.cadrg that implement ILcdSubtiledTileModifier and TypeClassDescriptionclassThisILcdTilecontains additional information about the CADRG/CIB frame that it represents. -
Uses of ILcdSubtiledTile in com.luciad.format.ecrg
Classes in com.luciad.format.ecrg that implement ILcdSubtiledTile -
Uses of ILcdSubtiledTile in com.luciad.format.raster
Classes in com.luciad.format.raster that implement ILcdSubtiledTileModifier and TypeClassDescriptionclassThis implementation ofILcdTileprovides lazy decoding of image data that can be retrieved from a file or from a URL.classThis basic implementation ofILcdTileretrieves its pixel values from a given array of bytes.classThisILcdTilecontains additional information about the DTED cell that it represents.classThis basic implementation ofILcdTileretrieves its pixel values from a given array of integers.classThisILcdTileprovides a simple wrapper for aRenderedImage.classImportant notice: the packagecom.luciad.imagingpresents a new API for the modeling of raster data. -
Uses of ILcdSubtiledTile in com.luciad.format.usrp
Classes in com.luciad.format.usrp that implement ILcdSubtiledTileModifier and TypeClassDescriptionclassThisILcdTilecontains additional information about the USRP/ASRP/ADRG zone that it represents.