Uses of Class
com.luciad.util.TLcdCodecException
Packages that use TLcdCodecException
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 support for decoding NITF files.
Provides representations, decoders, and encoders for rasters.
This package provides support for decoding VPF (Vector Product Format) data and displaying VPF data using GeoSym.
-
Uses of TLcdCodecException in com.luciad.format.bci
Methods in com.luciad.format.bci that throw TLcdCodecExceptionModifier and TypeMethodDescriptionprotected ILcdTileInfo
TLcdBCITileDecoder.readTileFromStream
(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) -
Uses of TLcdCodecException in com.luciad.format.cadrg
Methods in com.luciad.format.cadrg that throw TLcdCodecExceptionModifier 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 ILcdTileInfo
TLcdCADRGImageDecoder.readTileFromStream
(InputStream aInputStream, int aOffset, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) -
Uses of TLcdCodecException in com.luciad.format.grib
Methods in com.luciad.format.grib that throw TLcdCodecExceptionModifier and TypeMethodDescriptionprotected ILcdTileInfo
TLcdGRIBTileDecoder.readTileFromStream
(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) Deprecated. -
Uses of TLcdCodecException in com.luciad.format.jpeg2000
Methods in com.luciad.format.jpeg2000 that throw TLcdCodecExceptionModifier 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 TLcdCodecException in com.luciad.format.mrsid
Methods in com.luciad.format.mrsid that throw TLcdCodecExceptionModifier 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 TLcdCodecException in com.luciad.format.nitf
Methods in com.luciad.format.nitf that throw TLcdCodecExceptionModifier and TypeMethodDescriptionprotected ILcdTileInfo
TLcdNITFUncompressedImageDecoder.readTileFromStream
(InputStream aInputStream, int aOffset, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) -
Uses of TLcdCodecException in com.luciad.format.raster
Methods in com.luciad.format.raster that throw TLcdCodecExceptionModifier 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 ILcdTileInfo
ALcdTileDecoder.readTileFromStream
(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) Reads a sub-tile from an input stream.protected ILcdTileInfo
TLcdBILTileDecoder.readTileFromStream
(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfo
TLcdBMPImageDecoder.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 ILcdTileInfo
TLcdDEMTileDecoder.readTileFromStream
(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfo
TLcdDMEDTileDecoder.readTileFromStream
(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfo
TLcdDTEDTileDecoder.readTileFromStream
(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aSubTileRowIndex, int aSubTileColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfo
TLcdGeoTIFFImageDecoder.readTileFromStream
(com.sun.media.jai.codec.SeekableStream aStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfo
TLcdGIFImageDecoder.readTileFromStream
(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfo
TLcdPNMImageDecoder.readTileFromStream
(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) protected ILcdTileInfo
TLcdPPMImageDecoder.readTileFromStream
(InputStream aInputStream, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) Deprecated.protected ILcdTileInfo
TLcdTileDecoder.readTileFromStream
(InputStream is, int aImageIndex, int aSubTileWidth, int aSubTileHeight, int aRowIndex, int aColumnIndex, ILcdBuffer aBuffer) -
Uses of TLcdCodecException in com.luciad.format.vpf
Methods in com.luciad.format.vpf that throw TLcdCodecExceptionModifier and TypeMethodDescriptionprotected TLcdVPFDatabase
TLcdVPFDatabaseGroup.createDatabase
(String aPath) Instantiates a newTLcdVPFDatabase
, initialized with the given path.TLcdVPFLayerFactory.createGXYLayer
(Properties aProperties) Deprecated.This method instantiatesTLcdVPFDatabase
,TLcdVPFLibrary
andILcdVPFFeatureHandler
which are instantiated by analyzing a givenProperties
.TLcdVPFLayerFactory.createGXYLayer
(Properties aProperties, ILcdVPFLayerFactoryModel aVPFLayerFactoryModel) Deprecated.void
TLcdVPFLayerFactory.createGXYLayers
(Enumeration props) Deprecated.void
TLcdVPFLibrary.decodeCAT()
Deprecated.protected void
TLcdVPFDatabase.decodeDHT()
Deprecated.theDHT
table is decoded automatically at construction time.void
TLcdVPFLibrary.decodeGRT()
Deprecated.theGRT
table is decoded automatically on the first attempt to access it.void
TLcdVPFDatabase.decodeLAT
(boolean aInitLibs) Deprecated.the LAT table is decoded automatically on the first attempt to access it.void
TLcdVPFLibrary.decodeLHT()
Deprecated.theLHT
table is decoded automatically on the first attempt to access it.Constructors in com.luciad.format.vpf that throw TLcdCodecExceptionModifierConstructorDescriptionTLcdVPFDatabase
(String aSourceName) Creates a newTLcdVPFDatabase
for the given source.TLcdVPFDatabase
(String aSourceName, ILcdInputStreamFactory aInputStreamFactory) Creates a newTLcdVPFDatabase
for the given source.TLcdVPFDatabase
(String aSourceName, ILcdBuffer aBuffer) Deprecated.ILcdBuffer
objects are no longer used in VPF.TLcdVPFDatabaseGroup
(String aPathName) Creates a new TLcdVPFDatabaseGroup with the given path.TLcdVPFLibrary
(String aPathName, String aLibraryName, ILcdBuffer aBuffer) Creates aTLcdVPFLibrary
which path isaPath
and which name isaLibraryName
.TLcdVPFLibrary
(String aPathName, String aLibraryName, ILcdBuffer aBuffer, boolean aFullDecode) Creates aTLcdVPFLibrary
which path isaPath
and which name isaLibraryName
(see description above).
CAT
table is decoded automatically on the first attempt to access it.