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 TypeClassDescriptionclass
ThisILcdTile
contains 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 TypeClassDescriptionclass
This implementation ofILcdTile
provides lazy decoding of image data that can be retrieved from a file or from a URL.class
This basic implementation ofILcdTile
retrieves its pixel values from a given array of bytes.class
ThisILcdTile
contains additional information about the DTED cell that it represents.class
This basic implementation ofILcdTile
retrieves its pixel values from a given array of integers.class
ThisILcdTile
provides a simple wrapper for aRenderedImage
.class
Important notice: the packagecom.luciad.imaging
presents 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 TypeClassDescriptionclass
ThisILcdTile
contains additional information about the USRP/ASRP/ADRG zone that it represents.