Uses of Interface
org.opengis.observation.Observation

Packages that use Observation
org.opengis.observation   
org.opengis.observation.sampling   
 

Uses of Observation in org.opengis.observation
 

Subinterfaces of Observation in org.opengis.observation
 interface DiscreteCoverageObservation
          A DiscreteCoverageObservation is an observation whose feature of interest is the larger feature, and within which the result elements geometry describe its spatio-temporal decomposition.
 interface Measurement
          An observation whose result is a measure Measurement event.
 interface TimeSeriesObservation
          Specialized Observation, in which the result is a compact representation of a time-instant coverage which samples a property of the feature of interest at different times.
 

Methods in org.opengis.observation that return types with arguments of type Observation
 List<Observation> ObservationCollection.getMember()
           
 

Uses of Observation in org.opengis.observation.sampling
 

Methods in org.opengis.observation.sampling that return types with arguments of type Observation
 List<Observation> SamplingFeature.getRelatedObservation()
          A SamplingFeature is distinguished from typical domain feature types in that it has a set of [0..*] navigable associations with Observations, given the rolename relatedObservation.
 



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