Package org.geotools.api.temporal
Interface DateAndTime
-
- All Superinterfaces:
CalendarDate
,ClockTime
,TemporalPosition
- All Known Implementing Classes:
DefaultDateAndTime
public interface DateAndTime extends ClockTime, CalendarDate
Provides a single data type for identifying a temporal position with a resolution of less than a day.- Author:
- Stephane Fellah (Image Matters), Alexander Petkov
-
-
Method Summary
-
Methods inherited from interface CalendarDate
getCalendarDate, getCalendarEraName
-
Methods inherited from interface ClockTime
getClockTime
-
Methods inherited from interface TemporalPosition
getIndeterminatePosition
-
-