public final class VSIReader extends BaseGDALGridCoverage2DReader implements GridCoverageReader
GridCoverage2D
from the data.DEFAULT_WORLDFILE_EXT
multiLevelRoi
closeMe, coverageFactory, coverageName, crs, dtLayout, EPS, gzipped, highestRes, hints, inStream, inStreamSPI, numOverviews, offsets, originalEnvelope, originalGridRange, overViewResolutions, raster2Model, scales, source
ELEVATION_DOMAIN, ELEVATION_DOMAIN_MAXIMUM, ELEVATION_DOMAIN_MINIMUM, ELEVATION_DOMAIN_RESOLUTION, FILE_SOURCE_PROPERTY, HAS_ELEVATION_DOMAIN, HAS_TIME_DOMAIN, MULTICRS_EPSGCODES, MULTICRS_READER, PAM_DATASET, REPROJECTING_READER, SOURCE_URL_PROPERTY, TIME_DOMAIN, TIME_DOMAIN_MAXIMUM, TIME_DOMAIN_MINIMUM, TIME_DOMAIN_RESOLUTION
Constructor and Description |
---|
VSIReader(Object input)
Creates a new instance of a
GridCoverageReader . |
VSIReader(Object input,
Hints hints)
Creates a new instance of a
GridCoverageReader . |
Modifier and Type | Method and Description |
---|---|
Format |
getFormat()
Return the corresponding format object for this resource
|
setCoverageProperties
getCoverageName, getGridCoverageCount, getHighestRes, getInfo, getInfo, getInputFile, getMultiLevelRoi, getMultiLevelROIProvider, parsePRJFile, parseWorldFile, read
addAllSiblings, addSiblings, checkName, collectScaleOffset, createImageCoverage, createImageCoverage, createImageCoverage, createImageCoverage, decimationOnReadingControl, dispose, finalize, getCoordinateReferenceSystem, getCoordinateReferenceSystem, getDatasetLayout, getDatasetLayout, getDynamicParameters, getDynamicParameters, getFiles, getGridCoverageNames, getGroundControlPoints, getGroundControlPoints, getHighestRes, getImageLayout, getImageLayout, getMetadataNames, getMetadataNames, getMetadataValue, getMetadataValue, getOriginalEnvelope, getOriginalEnvelope, getOriginalGridRange, getOriginalGridRange, getOriginalGridToWorld, getOriginalGridToWorld, getOverviewGridEnvelope, getOverviewGridEnvelope, getPamDataset, getPamDataset, getReadingResolutions, getReadingResolutions, getRescaledRasterToModel, getResolution, getResolutionLevels, getResolutionLevels, getSibling, getSource, getSourceAsFile, read, setlayout, setLayout, setReadParams, setReadParams
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose, getGridCoverageCount, getGridCoverageNames, getMetadataNames, getMetadataNames, getMetadataValue, getMetadataValue, getSource, read, read
getCoordinateReferenceSystem, getCoordinateReferenceSystem, getDatasetLayout, getDatasetLayout, getDynamicParameters, getDynamicParameters, getImageLayout, getImageLayout, getInfo, getInfo, getOriginalEnvelope, getOriginalEnvelope, getOriginalGridRange, getOriginalGridRange, getOriginalGridToWorld, getOriginalGridToWorld, getReadingResolutions, getReadingResolutions, getResolutionLevels, getResolutionLevels, read, read
public VSIReader(Object input) throws IOException
GridCoverageReader
.input
- Source object for which we want to build an VSIReader
.IOException
public VSIReader(Object input, Hints hints) throws IOException
GridCoverageReader
.input
- Source object for which we want to build an VSIReader
.hints
- Hints to be used by this reader throughout its life.IOException
public Format getFormat()
getFormat
in interface GridCoverageReader
Copyright © 1996–2023 Geotools. All rights reserved.