Uses of Interface
org.opengis.coverage.DiscreteCoverage

Packages that use DiscreteCoverage
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.observation   
org.opengis.observation.coverage   
 

Uses of DiscreteCoverage in org.opengis.coverage
 

Subinterfaces of DiscreteCoverage in org.opengis.coverage
 interface DiscreteCurveCoverage
          A discrete coverage characterized by a finite spatial domain consisting of curves.
 interface DiscreteGridPointCoverage
          A discrete coverage with a domain defined as a set of grid points that are associated with records of feature attribute values through a grid values matrix.
 interface DiscretePointCoverage
          A discrete coverage characterized by a finite domain consisting of points.
 interface DiscreteSolidCoverage
          A coverage whose domain consists of a collection of solids.
 interface DiscreteSurfaceCoverage
          A coverage whose domain consists of a collection of surfaces.
 

Uses of DiscreteCoverage in org.opengis.observation
 

Methods in org.opengis.observation that return DiscreteCoverage
 DiscreteCoverage DiscreteCoverageObservation.getResult()
          generalized discrete coverage which describes the distribution of a property on the feature of interest.
 

Uses of DiscreteCoverage in org.opengis.observation.coverage
 

Subinterfaces of DiscreteCoverage in org.opengis.observation.coverage
 interface DiscreteTimeInstantCoverage
          Specialization of ISO 19123 CV_DiscreteTimeInstantCoverage.
 



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