Uses of Interface
org.opengis.temporal.OrdinalPosition

Packages that use OrdinalPosition
org.geotools.temporal.object   
org.opengis.temporal   
 

Uses of OrdinalPosition in org.geotools.temporal.object
 

Classes in org.geotools.temporal.object that implement OrdinalPosition
 class DefaultOrdinalPosition
          A data type that shall be used for identifying temporal position within an ordinal temporal reference system.
 

Methods in org.geotools.temporal.object with parameters of type OrdinalPosition
static Date Utils.ordinalToDate(OrdinalPosition ordinalPosition)
           
 

Uses of OrdinalPosition in org.opengis.temporal
 

Methods in org.opengis.temporal that return OrdinalPosition
 OrdinalPosition TemporalFactory.createOrdinalPosition(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, OrdinalEra ordinalPosition)
           
 



Copyright © 1996-2014 Geotools. All Rights Reserved.