org.opengis.observation.coverage
Interface DiscreteTimeInstantCoverage

Show UML class diagram
All Superinterfaces:
Coverage, DiscreteCoverage

@UML(identifier="CV_DiscreteTimeInstantCoverage",
     specification=OGC_07022)
public interface DiscreteTimeInstantCoverage
extends DiscreteCoverage

Specialization of ISO 19123 CV_DiscreteTimeInstantCoverage. Explicit implementation of specialized CV_DiscreteCoverage in which the coverage domain is composed of time-instants.

Since:
GeoAPI 2.3

Field Summary
static TimeInstantValuePair element
           
 
Method Summary
 
Methods inherited from interface DiscreteCoverage
evaluate, evaluateInverse, getElements, locate
 
Methods inherited from interface Coverage
evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, find, find, getCommonPointRule, getCoordinateReferenceSystem, getDomainElements, getDomainExtents, getEnvelope, getNumSampleDimensions, getRangeElements, getRangeType, getRenderableImage, getSampleDimension, getSources, list, select
 

Field Detail

element

static final TimeInstantValuePair element


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