public final class RPFTOCReader extends BaseGDALGridCoverage2DReader implements GridCoverageReader
GridCoverage2D
from the data.DEFAULT_WORLDFILE_EXT
multiLevelRoi
closeMe, coverageFactory, coverageName, crs, dtLayout, EPS, gzipped, highestRes, hints, inStream, inStreamSPI, numOverviews, originalEnvelope, originalGridRange, overViewResolutions, raster2Model, source
ELEVATION_DOMAIN, ELEVATION_DOMAIN_MAXIMUM, ELEVATION_DOMAIN_MINIMUM, ELEVATION_DOMAIN_RESOLUTION, FILE_SOURCE_PROPERTY, HAS_ELEVATION_DOMAIN, HAS_TIME_DOMAIN, MULTICRS_READER, REPROJECTING_READER, SOURCE_URL_PROPERTY, TIME_DOMAIN, TIME_DOMAIN_MAXIMUM, TIME_DOMAIN_MINIMUM, TIME_DOMAIN_RESOLUTION
Constructor and Description |
---|
RPFTOCReader(Object input)
Creates a new instance of a
RPFTOCReader . |
RPFTOCReader(Object input,
Hints hints)
Creates a new instance of a
RPFTOCReader . |
Modifier and Type | Method and Description |
---|---|
String |
getCoverageName()
Override coverage name because of the default structure of the folders.
|
Format |
getFormat()
Returns the format handled by this
GridCoverageReader . |
setCoverageProperties
getGridCoverageCount, getInfo, getInfo, getInputFile, getMultiLevelRoi, getMultiLevelROIProvider, hasMoreGridCoverages, parsePRJFile, parseWorldFile, read
addAllSiblings, addSiblings, checkName, createImageCoverage, createImageCoverage, createImageCoverage, createImageCoverage, decimationOnReadingControl, dispose, finalize, getCoordinateReferenceSystem, getCoordinateReferenceSystem, getCrs, getCurrentSubname, getDatasetLayout, getDatasetLayout, getDynamicParameters, getDynamicParameters, getFiles, getGridCoverageNames, getGroundControlPoints, getGroundControlPoints, getHighestRes, getImageLayout, getImageLayout, getMetadataNames, getMetadataNames, getMetadataValue, getMetadataValue, getNumOverviews, getNumOverviews, getOriginalEnvelope, getOriginalEnvelope, getOriginalGridRange, getOriginalGridRange, getOriginalGridToWorld, getOriginalGridToWorld, getOverviewGridEnvelope, getOverviewGridEnvelope, getReadingResolutions, getReadingResolutions, getRescaledRasterToModel, getResolution, getResolutionLevels, getResolutionLevels, getSibling, getSource, getSourceAsFile, listSubNames, read, setlayout, setLayout, setReadParams, setReadParams, skip
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose, getCurrentSubname, getGridCoverageCount, getGridCoverageNames, getMetadataNames, getMetadataNames, getMetadataValue, getMetadataValue, getSource, hasMoreGridCoverages, listSubNames, read, read, skip
getCoordinateReferenceSystem, getCoordinateReferenceSystem, getDatasetLayout, getDatasetLayout, getDynamicParameters, getDynamicParameters, getImageLayout, getImageLayout, getInfo, getInfo, getNumOverviews, getNumOverviews, getOriginalEnvelope, getOriginalEnvelope, getOriginalGridRange, getOriginalGridRange, getOriginalGridToWorld, getOriginalGridToWorld, getReadingResolutions, getReadingResolutions, getResolutionLevels, getResolutionLevels, read, read
public RPFTOCReader(Object input) throws DataSourceException
RPFTOCReader
. I assume nothing about file extension.input
- Source object for which we want to build an RPFTOCReader
.DataSourceException
public RPFTOCReader(Object input, Hints hints) throws DataSourceException
RPFTOCReader
. I assume nothing about file extension.input
- Source object for which we want to build an RPFTOCReader
.hints
- Hints to be used by this reader throughout his life.DataSourceException
public Format getFormat()
GridCoverageReader
GridCoverageReader
.getFormat
in interface GridCoverageReader
GridCoverageReader.getFormat()
public String getCoverageName()
getCoverageName
in class BaseGridCoverage2DReader
Copyright © 1996–2019 Geotools. All rights reserved.