|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CalendarEra | |
---|---|
org.geotools.temporal.reference | |
org.opengis.temporal |
Uses of CalendarEra in org.geotools.temporal.reference |
---|
Classes in org.geotools.temporal.reference that implement CalendarEra | |
---|---|
class |
DefaultCalendarEra
|
Methods in org.geotools.temporal.reference that return types with arguments of type CalendarEra | |
---|---|
Collection<CalendarEra> |
DefaultCalendar.getBasis()
|
Method parameters in org.geotools.temporal.reference with type arguments of type CalendarEra | |
---|---|
void |
DefaultCalendar.setBasis(Collection<CalendarEra> basis)
|
Uses of CalendarEra in org.opengis.temporal |
---|
Methods in org.opengis.temporal that return CalendarEra | |
---|---|
CalendarEra |
TemporalFactory.createCalendarEra(InternationalString name,
InternationalString referenceEvent,
CalendarDate referenceDate,
JulianDate julianReference,
Period epochOfUse)
|
Methods in org.opengis.temporal that return types with arguments of type CalendarEra | |
---|---|
Collection<CalendarEra> |
Calendar.getBasis()
links this calendar to the calendar eras that it uses as a reference for dating. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |