Uses of Interface
org.opengis.temporal.TemporalGeometricPrimitive

Packages that use TemporalGeometricPrimitive
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.coverage.grid.quadrilateral Proposed extensions to ISO 19123 grid package. 
org.opengis.observation.sampling   
org.opengis.temporal   
 

Uses of TemporalGeometricPrimitive in org.opengis.coverage
 

Methods in org.opengis.coverage that return types with arguments of type TemporalGeometricPrimitive
 Set<TemporalGeometricPrimitive> DomainObject.getTemporalElements()
          Returns the set of geometric primitives of which this domain is composed.
 

Uses of TemporalGeometricPrimitive in org.opengis.coverage.grid.quadrilateral
 

Methods in org.opengis.coverage.grid.quadrilateral that return types with arguments of type TemporalGeometricPrimitive
 Set<TemporalGeometricPrimitive> GridCell.getTemporalElements()
          This role name is inherited from DomainObject and associates the grid cell with a interval which represents the two instants which participate in the Grid Cell.
 

Uses of TemporalGeometricPrimitive in org.opengis.observation.sampling
 

Methods in org.opengis.observation.sampling that return TemporalGeometricPrimitive
 TemporalGeometricPrimitive Specimen.getSamplingTime()
          Time and date when the specimen was initially retrieved
 

Uses of TemporalGeometricPrimitive in org.opengis.temporal
 

Subinterfaces of TemporalGeometricPrimitive 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.
 

Methods in org.opengis.temporal with parameters of type TemporalGeometricPrimitive
 Duration Separation.distance(TemporalGeometricPrimitive other)
          Returns the distance from this temporal geometric primitive to another temporal geometric primitive.
 



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