Uses of Interface
org.opengis.coverage.ContinuousCoverage

Packages that use ContinuousCoverage
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.coverage.grid Quadrilateral grid coverages. 
 

Uses of ContinuousCoverage in org.opengis.coverage
 

Subinterfaces of ContinuousCoverage in org.opengis.coverage
 interface SegmentedCurveCoverage
          Model phenomena that vary continuously or discontinuously along curves, which may be elements of a network.
 interface ThiessenPolygonCoverage
          Evaluates a coverage at direct positions within a Thiessen polygon network constructed from a set of discrete point-value pairs.
 interface TinCoverage
          A continuous coverage characterized by a TIN.
 

Uses of ContinuousCoverage in org.opengis.coverage.grid
 

Subinterfaces of ContinuousCoverage in org.opengis.coverage.grid
 interface ContinuousQuadrilateralGridCoverage
          A continuous coverage that operates on a grid values matrix.
 interface HexagonalGridCoverage
          Evaluates a coverage at direct positions within a network of hexagons centered on a set of grid points.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.