To have an idea about the possible read parameters take a look at
AbstractGridFormat class and
ArcSDERasterFormat class.
Parameters: params - an array of GeneralParameterValue containing theparameters to control this read process.
Creates a new instance of an ArcSDERasterReader
Parameters: input - Source object (probably a connection-type URL) for which wewant to build the ArcSDERasterReader throws: DataSourceException -
Creates a new instance of an ArcSDERasterReader
Parameters: input - Source object (probably a connection-type URL) for which wewant to build the ArcSDERasterReader Parameters: hints - Hints to be used by this reader throughout his life. throws: DataSourceException -
To have an idea about the possible read parameters take a look at
AbstractGridFormat class and
ArcSDERasterFormat class.
Parameters: params - an array of GeneralParameterValue containing theparameters to control this read process. a GridCoverage2D. See Also:AbstractGridFormat See Also:ArcSDERasterFormat See Also: org.opengis.coverage.grid.GridCoverageReader.read(org.opengis.parameter.GeneralParameterValue[])
Parameters: sdeUrl - -A StringBuffer containing a string of form'sde://user:pass@sdehost:[port]/[dbname] a ConnectionConfig object representing these parameters
Fields inherited from org.geotools.coverage.grid.io.AbstractGridCoverage2DReader