Uses of Interface
com.luciad.format.raster.ILcdTileInfo
Packages that use ILcdTileInfo
Package
Description
Provides support for decoding BCI files.
Provides support for decoding CADRG files.
Provides decoders for handling GRIB data.
Provides support for decoding and encoding JPEG2000 files and decoding JPIP files.
Provides support for decoding MrSid files.
Provides representations, decoders, and encoders for rasters.
-
Uses of ILcdTileInfo in com.luciad.format.bci
Methods in com.luciad.format.bci that return ILcdTileInfoModifier and TypeMethodDescriptionprotected ILcdTileInfoTLcdBCITileDecoder.readTileFromStream(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) -
Uses of ILcdTileInfo in com.luciad.format.cadrg
Methods in com.luciad.format.cadrg that return ILcdTileInfoModifier and TypeMethodDescriptionTLcdCADRGImageDecoder.readTile(String aFileName, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) TLcdCADRGImageDecoder.readTile(URL aURL, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfoTLcdCADRGImageDecoder.readTileFromStream(InputStream aInputStream, int aOffset, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) -
Uses of ILcdTileInfo in com.luciad.format.grib
Methods in com.luciad.format.grib that return ILcdTileInfoModifier and TypeMethodDescriptionprotected ILcdTileInfoTLcdGRIBTileDecoder.readTileFromStream(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) Deprecated. -
Uses of ILcdTileInfo in com.luciad.format.jpeg2000
Methods in com.luciad.format.jpeg2000 that return ILcdTileInfoModifier and TypeMethodDescriptionTLcdJPEG2000ImageDecoder.readTile(String aFileName, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) TLcdJPEG2000ImageDecoder.readTile(URL aURL, int aScaleFactor, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) -
Uses of ILcdTileInfo in com.luciad.format.mrsid
Methods in com.luciad.format.mrsid that return ILcdTileInfoModifier and TypeMethodDescriptionTLcdMrSIDImageDecoder.readTile(String aFileName, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) TLcdMrSIDImageDecoder.readTile(URL aURL, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) -
Uses of ILcdTileInfo in com.luciad.format.raster
Classes in com.luciad.format.raster that implement ILcdTileInfoModifier and TypeClassDescriptionclassThis class provides an implementation of ILcdTileInfo.Methods in com.luciad.format.raster that return ILcdTileInfoModifier and TypeMethodDescriptionALcdTileDecoder.readTile(String aFileName, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) ALcdTileDecoder.readTile(URL aURL, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) ILcdTileDecoder.readTile(String aFileName, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) Reads a sub-tile from a file.ILcdTileDecoder.readTile(URL aURL, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) Reads a sub-tile from a URL.TLcdGeoTIFFImageDecoder.readTile(String aFileName, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) TLcdGeoTIFFImageDecoder.readTile(URL aURL, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) TLcdImageDecoder.readTile(String aFileName, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) TLcdImageDecoder.readTile(URL aURL, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) TLcdShadedTileDecoder.readTile(String aFileName, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) TLcdShadedTileDecoder.readTile(URL aURL, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) protected abstract ILcdTileInfoALcdTileDecoder.readTileFromStream(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) Reads a sub-tile from an input stream.protected ILcdTileInfoTLcdBILTileDecoder.readTileFromStream(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfoTLcdBMPImageDecoder.readTileFromStream(com.sun.media.jai.codec.SeekableStream aStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) Reads a sub-tile from a seekable stream.TLcdBMPImageDecoder.readTileFromStream(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfoTLcdDEMTileDecoder.readTileFromStream(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfoTLcdDMEDTileDecoder.readTileFromStream(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfoTLcdDTEDTileDecoder.readTileFromStream(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfoTLcdGeoTIFFImageDecoder.readTileFromStream(com.sun.media.jai.codec.SeekableStream aStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfoTLcdGIFImageDecoder.readTileFromStream(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfoTLcdPNMImageDecoder.readTileFromStream(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfoTLcdPPMImageDecoder.readTileFromStream(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) Deprecated.protected ILcdTileInfoTLcdTileDecoder.readTileFromStream(InputStream is, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer)