Uses of Interface
org.opengis.temporal.TemporalObject

Packages that use TemporalObject
org.opengis.observation   
org.opengis.observation.sampling   
org.opengis.temporal   
 

Uses of TemporalObject in org.opengis.observation
 

Methods in org.opengis.observation that return TemporalObject
 TemporalObject Observation.getProcedureTime()
           
 TemporalObject Observation.getSamplingTime()
          The samplingTime is the time that the result applies to the feature-of-interest.
 

Uses of TemporalObject in org.opengis.observation.sampling
 

Methods in org.opengis.observation.sampling that return TemporalObject
 TemporalObject SurveyProcedure.getSurveyTime()
           
 

Uses of TemporalObject in org.opengis.temporal
 

Subinterfaces of TemporalObject in org.opengis.temporal
 interface Instant
          A zero-dimensional geometric primitive that represents position in time, equivalent to a point in space.
 interface Period
          A one-dimensional geometric primitive that represent extent in time.
 interface TemporalComplex
          An aggregation of temporal primitives.
 interface TemporalGeometricPrimitive
          An abstract class with two subclasses for representing a temporal instant and a temporal period.
 interface TemporalPrimitive
          An abstract class that represents a non-decomposed element of geometry or topology of time.
 interface TemporalTopologicalComplex
          An aggregation of connected temporal topological primitives.
 



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