Uses of Interface
org.opengis.temporal.CalendarDate

Packages that use CalendarDate
org.opengis.temporal   
 

Uses of CalendarDate in org.opengis.temporal
 

Subinterfaces of CalendarDate in org.opengis.temporal
 interface DateAndTime
          Provides a single data type for identifying a temporal position with a resolution of less than a day.
 

Methods in org.opengis.temporal that return CalendarDate
 CalendarDate CalendarEra.getReferenceDate()
          Provides the date of the reference event expressed as a date in the given calendar.
 CalendarDate Calendar.julTrans(JulianDate julian)
          Converts a julian date to a date in this calendar.
 

Methods in org.opengis.temporal with parameters of type CalendarDate
 JulianDate Calendar.dateTrans(CalendarDate date, ClockTime time)
          Converts a date in this calendar to a julian date.
 



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