Uses of Interface
org.opengis.cv.CV_Coverage

Packages that use CV_Coverage
org.deegree_impl.model.cv   
org.deegree_impl.model.gc   
org.deegree_impl.model.gp   
org.opengis.gc   
org.opengis.gp   
 

Uses of CV_Coverage in org.deegree_impl.model.cv
 

Classes in org.deegree_impl.model.cv that implement CV_Coverage
 class CV_Coverage_Impl
          Provides access to an OpenGIS coverage.
 

Uses of CV_Coverage in org.deegree_impl.model.gc
 

Classes in org.deegree_impl.model.gc that implement CV_Coverage
 class GC_GridCoverage_Impl
          Represent the basic implementation which provides access to grid coverage data.
 class ImageGridCoverage
          Represent the basic implementation which provides access to grid coverage data.
 

Uses of CV_Coverage in org.deegree_impl.model.gp
 

Classes in org.deegree_impl.model.gp that implement CV_Coverage
(package private)  class GP_GridAnalysis_Impl
          Performs various analysis operations on a grid coverage.
 

Uses of CV_Coverage in org.opengis.gc
 

Subinterfaces of CV_Coverage in org.opengis.gc
 interface GC_GridCoverage
          Represent the basic implementation which provides access to grid coverage data.
 

Uses of CV_Coverage in org.opengis.gp
 

Subinterfaces of CV_Coverage in org.opengis.gp
 interface GP_GridAnalysis
          Performs various analysis operations on a grid coverage.