Uses of Interface
org.geotools.api.temporal.DateAndTime
Packages that use DateAndTime
Package
Description
-
Uses of DateAndTime in org.geotools.api.temporal
Methods in org.geotools.api.temporal that return DateAndTimeModifier and TypeMethodDescriptionTemporalFactory.createDateAndTime
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, InternationalString calendarEraName, int[] calendarDate, Number[] clockTime) -
Uses of DateAndTime in org.geotools.temporal.object
Classes in org.geotools.temporal.object that implement DateAndTimeModifier and TypeClassDescriptionclass
Provides a single data type for identifying a temporal position with a resolution of less than a day.Methods in org.geotools.temporal.object with parameters of type DateAndTimeModifier and TypeMethodDescriptionstatic Date
Utils.dateAndTimeToDate
(DateAndTime dateAndTime) Convert a DateAndTime object to Date. -
Uses of DateAndTime in org.geotools.temporal.reference
Methods in org.geotools.temporal.reference with parameters of type DateAndTimeModifier and TypeMethodDescriptionDefaultCalendar.dateTrans
(DateAndTime dateAndTime) This method is called by the Overrided method dateTrans() which take 2 arguments CalendarDate and ClockTime.