public interface RemoteRasterProvider extends RasterProvider
| Modifier and Type | Method and Description |
|---|---|
Buffer |
getBufferLastRequest()
Gets the buffer of the last request.
|
java.io.File |
getFileLayer()
When the remote layer has fixed size this method downloads the file and return its reference.
|
java.io.File |
getLastRequest()
Gets the file of the last request.
|
java.awt.geom.Rectangle2D |
getLayerExtent(java.lang.String layerName,
java.lang.String srs)
Gets the bounding box of this layer
|
addFile, cloneProvider, close, deleteLayerFromCache, getAffineTransform, getBandCount, getBandCountByProvider, getBandPositionByProvider, getCellSize, getColorInterpretation, getColorTable, getData, getDataParameters, getDataSet, getDataType, getExtent, getExtentWithoutRot, getFileSizeByProvider, getFileSuffix, getFormatList, getGeoPointList, getHeight, getImageLegend, getInfoByPoint, getInfoByPoint, getInternalProvider, getInternalProviderCount, getMetadata, getNoDataValue, getOverviewCount, getOverviewHeight, getOverviewWidth, getOwnAffineTransform, getPixelSizeX, getPixelSizeY, getProjection, getRMFFile, getSourceType, getStatistics, getSubdatasetCount, getTileServer, getTimeSerials, getTransparency, getURI, getURIByBand, getURIByProvider, getURIOfFirstProvider, getView, getWidth, getWktProjection, isGeoreferenced, isInside, isMosaic, isMultiFile, isOpen, isOverviewsSupported, isRasterEnclosed, isReproyectable, isRotated, isTiled, isTimeSupported, loadObjectFromRmf, needEnhanced, rasterToWorld, readBlock, reload, removeFile, saveObjectToRmf, selectSubdataset, setAffineTransform, setColorInterpretation, setColorTable, setGeoPointList, setNoDataValue, setProjection, setStatistics, setStatus, setTimeSerials, worldToRasterallowWrite, getProviderName, getStoreServicesgetChildren, getExplorer, getFullName, getInterval, getName, getResource, getResourcesStorage, getSourceId, getStoresRepository, getTimes, getTimes, open, refresh, setTransactionhasDynMethodclear, clone, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValuedisposegetHistogramComputerjava.awt.geom.Rectangle2D getLayerExtent(java.lang.String layerName,
java.lang.String srs)
throws RemoteServiceException
layerName - RemoteServiceExceptionjava.io.File getFileLayer()
throws RasterDriverException
RasterDriverExceptionjava.io.File getLastRequest()
Buffer getBufferLastRequest() throws ProcessInterruptedException, RasterDriverException
RasterDriverExceptionProcessInterruptedException