org.deegree.model.coverage
Interface GridCoverageLayer

All Superinterfaces:
CoverageLayer, Layer
All Known Implementing Classes:
GridCoverageLayer_Impl

public interface GridCoverageLayer
extends CoverageLayer

defines the additional fields for a GridCoverageLayer.

-----------------------------------------------------------------------

Version:
$Revision: 1.1 $ $Date: 2003/01/27 11:29:38 $

Author:
Andreas Poth

Method Summary
 RangeSetDescription getRangeSetDescription()
          returns the range description for a GridCoverageLayer
 
Methods inherited from interface org.deegree.model.coverage.CoverageLayer
getDescriptorResource, getDomainSetExtentDescription, getSupportedInterpolationList
 
Methods inherited from interface org.deegree.model.coverage.Layer
getAbstract, getCRS, getKeywordList, getLatLonBoundingBox, getLayerID, getMetadataURLs, getNativeCRS, getQueryCRS, getResponseCRS, getSupportedFormatList, getTitle
 

Method Detail

getRangeSetDescription

public RangeSetDescription getRangeSetDescription()
returns the range description for a GridCoverageLayer