Uses of Interface
com.luciad.format.raster.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
Modifier and TypeClassDescriptionclass
ThisILcdTile
contains additional information about the CADRG/CIB frame that it represents. -
Uses of ILcdSubtiledTile in com.luciad.format.ecrg
-
Uses of ILcdSubtiledTile in com.luciad.format.raster
Modifier 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
Modifier and TypeClassDescriptionclass
ThisILcdTile
contains additional information about the USRP/ASRP/ADRG zone that it represents.