| Package | Description |
|---|---|
| org.geotools.temporal.reference | |
| org.opengis.temporal |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCalendarEra |
| Modifier and Type | Method and Description |
|---|---|
Collection<CalendarEra> |
DefaultCalendar.getBasis() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCalendar.setBasis(Collection<CalendarEra> basis) |
| Modifier and Type | Method and Description |
|---|---|
CalendarEra |
TemporalFactory.createCalendarEra(InternationalString name,
InternationalString referenceEvent,
CalendarDate referenceDate,
JulianDate julianReference,
Period epochOfUse) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CalendarEra> |
Calendar.getBasis()
links this calendar to the calendar eras that it uses as a reference
for dating.
|
Copyright © 1996–2019 Geotools. All rights reserved.