org.opengis.observation.coverage
Interface TimeInstantValuePair

Show UML class diagram

@UML(identifier="CV_DiscreteTimeInstantCoverage",
     specification=OGC_07022)
public interface TimeInstantValuePair

Specialization of ISO 19123 CV_GeometryValuePair. Explicit implementation of CV_TimeInstantValuePair - this is the temporal equivalent to CV_PointValuePair.

Since:
GeoAPI 2.3

Method Summary
 TimeInstant getGeometry()
           
 Object getValue()
          Implicitly xs:anyType.
 

Method Detail

getValue

Object getValue()
Implicitly xs:anyType. Use xsi:type attribute to indicate the datatype at run-time.


getGeometry

TimeInstant getGeometry()


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