Package | Description |
---|---|
org.geotools.temporal.object | |
org.geotools.temporal.reference | |
org.opengis.temporal |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDateAndTime
Provides a single data type for identifying a temporal position with a resolution of less than a
day.
|
Modifier and Type | Method and Description |
---|---|
static Date |
Utils.dateAndTimeToDate(DateAndTime dateAndTime)
Convert a DateAndTime object to Date.
|
Modifier and Type | Method and Description |
---|---|
JulianDate |
DefaultCalendar.dateTrans(DateAndTime dateAndTime)
This method is called by the Overrided method dateTrans() which take 2 arguments CalendarDate
and ClockTime.
|
Modifier and Type | Method and Description |
---|---|
DateAndTime |
TemporalFactory.createDateAndTime(TemporalReferenceSystem frame,
IndeterminateValue indeterminatePosition,
InternationalString calendarEraName,
int[] calendarDate,
Number[] clockTime) |
Copyright © 1996–2019 Geotools. All rights reserved.