This class can read a MrSID data source and create a
GridCoverage2D from the data.
author: Daniele Romagnoli, GeoSolutions author: Simone Giannecchini, GeoSolutions
To have an idea about the possible read parameters take a look at
AbstractGridFormat class and
MrSIDFormat class.
Parameters: params - an array of GeneralParameterValue containing theparameters to control this read process.
Creates a new instance of a
MrSIDReader . I assume nothing about
file extension.
Parameters: input - Source object for which we want to build a MrSIDReader. throws: DataSourceException - throws: FactoryException - throws: MismatchedDimensionException -
Creates a new instance of a
MrSIDReader . I assume nothing about
file extension.
Parameters: input - Source object for which we want to build a MrSIDReader. Parameters: hints - Hints to be used by this reader throughout his life. throws: DataSourceException - throws: FactoryException - throws: MismatchedDimensionException -
To have an idea about the possible read parameters take a look at
AbstractGridFormat class and
MrSIDFormat class.
Parameters: params - an array of GeneralParameterValue containing theparameters to control this read process. a GridCoverage2D. See Also:AbstractGridFormat See Also:MrSIDFormat See Also: org.opengis.coverage.grid.GridCoverageReader.read(org.opengis.parameter.GeneralParameterValue[])
Fields inherited from org.geotools.coverage.grid.io.AbstractGridCoverage2DReader