Uses of Package
org.opengis.coverage

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

Classes in org.opengis.coverage used by org.opengis.coverage
AttributeValues
          Represents an element from the range of the coverage.
CannotEvaluateException
          The base class for exceptions thrown when a quantity can't be evaluated.
ColorInterpretation
          Deprecated. No replacement.
CommonPointRule
          List of codes that identify methods for handling cases where the direct position input to the evaluate operation falls within two or more of the geometric objects.
ContinuousCoverage
          A coverage that returns a distinct record of feature attribute values for any direct position within its domain.
Coverage
          A function from a spatial, temporal or spatiotemporal domain to an attribute range.
CurveValuePair
          A geometry-value pair that has a curve as the value of its geometry attribute.
DiscreteCoverage
          A coverage that returns the same record of feature attribute values for any direct position within a single object in its domain.
DomainObject
          Represents an element of the domain of the coverage.
GeometryValuePair
          Describes an element of a set that defines the relationships of a discrete coverage.
InterpolationMethod
          A list of codes that identify interpolation methods that may be used for evaluating continuous coverages.
PaletteInterpretation
          Describes the color entry in a color table.
PointOutsideCoverageException
          Thrown when a evaluate method is invoked for a location outside the domain of the coverage.
PointValuePair
          A geometry-value pair that has a point as the value of its geometry attribute.
SampleDimension
          Contains information for an individual sample dimension of coverage.
SampleDimensionType
          Specifies the various dimension types for coverage values.
SolidValuePair
          A geometry-value pair that has a solid as the value of its geometry attribute.
SurfaceValuePair
          A geometry-value pair that has a surface as the value of its geometry attribute.
ThiessenPolygonCoverage
          Evaluates a coverage at direct positions within a Thiessen polygon network constructed from a set of discrete point-value pairs.
ThiessenValuePolygon
          A value from a Thiessen polygon coverage.
TinCoverage
          A continuous coverage characterized by a TIN.
ValueCurve
          Basis for interpolating within a segmented curve coverage.
ValueObject
          Basis for interpolating feature attribute values within a continuous coverage.
ValueSegment
          Limits of a value segment specified by two values of the arc-length parameter of the curve underlying its parent value curve.
ValueTriangle
          A value object that consists of three point-value pairs where the points are non-collinear.
 

Classes in org.opengis.coverage used by org.opengis.coverage.grid
CannotEvaluateException
          The base class for exceptions thrown when a quantity can't be evaluated.
ContinuousCoverage
          A coverage that returns a distinct record of feature attribute values for any direct position within its domain.
Coverage
          A function from a spatial, temporal or spatiotemporal domain to an attribute range.
DomainObject
          Represents an element of the domain of the coverage.
GeometryValuePair
          Describes an element of a set that defines the relationships of a discrete coverage.
InterpolationMethod
          A list of codes that identify interpolation methods that may be used for evaluating continuous coverages.
PointOutsideCoverageException
          Thrown when a evaluate method is invoked for a location outside the domain of the coverage.
ValueObject
          Basis for interpolating feature attribute values within a continuous coverage.
 

Classes in org.opengis.coverage used by org.opengis.observation
DiscreteCoverage
          A coverage that returns the same record of feature attribute values for any direct position within a single object in its domain.
 

Classes in org.opengis.coverage used by org.opengis.observation.coverage
Coverage
          A function from a spatial, temporal or spatiotemporal domain to an attribute range.
DiscreteCoverage
          A coverage that returns the same record of feature attribute values for any direct position within a single object in its domain.
 



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