Uses of Interface
org.geotools.api.temporal.TemporalReferenceSystem
Packages that use TemporalReferenceSystem
Package
Description
-
Uses of TemporalReferenceSystem in org.geotools.api.temporal
Subinterfaces of TemporalReferenceSystem in org.geotools.api.temporalModifier and TypeInterfaceDescriptioninterface
A discrete temporal reference system that provides a basis for defining temporal position to a resolution of one day.interface
Provides a basis for defining temporal position within a day.interface
Provides only the attributes inherited from temporal reference system.interface
A temporal coordinate system to simplify the computation of temporal distances between points and the functional description of temporal operations.Methods in org.geotools.api.temporal that return TemporalReferenceSystemModifier and TypeMethodDescriptionTemporalFactory.createTemporalReferenceSystem
(ReferenceIdentifier name, Extent domainOfValidity) Methods in org.geotools.api.temporal with parameters of type TemporalReferenceSystemModifier and TypeMethodDescriptionTemporalFactory.createCalendarDate
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, InternationalString calendarEraName, int[] calendarDate) TemporalFactory.createClockTime
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, Number... clockTime) TemporalFactory.createDateAndTime
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, InternationalString calendarEraName, int[] calendarDate, Number[] clockTime) TemporalFactory.createJulianDate
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, Number coordinateValue) TemporalFactory.createOrdinalPosition
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, OrdinalEra ordinalPosition) TemporalFactory.createTemporalCoordinate
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, Number coordinateValue) TemporalFactory.createTemporalPosition
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition) -
Uses of TemporalReferenceSystem in org.geotools.temporal.object
Methods in org.geotools.temporal.object that return TemporalReferenceSystemModifier and TypeMethodDescriptionDefaultTemporalPosition.getFrame()
Returns the TM_ReferenceSystem associated with this TM_TemporalPosition, if not specified, it is assumed to be an association to the Gregorian calendar and UTC.Methods in org.geotools.temporal.object with parameters of type TemporalReferenceSystemModifier and TypeMethodDescriptionvoid
DefaultTemporalPosition.setFrame
(TemporalReferenceSystem frame) Constructors in org.geotools.temporal.object with parameters of type TemporalReferenceSystemModifierConstructorDescriptionDefaultCalendarDate
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, InternationalString calendarEraName, int[] calendarDate) DefaultClockTime
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, Number... clockTime) DefaultDateAndTime
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, InternationalString calendarEraName, int[] calendarDate, Number[] clockTime) DefaultJulianDate
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, Number coordinateValue) Creates a new instance of JulianDate.DefaultOrdinalPosition
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, OrdinalEra ordinalPosition) DefaultTemporalCoordinate
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition, Number coordinateValue) DefaultTemporalPosition
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition) Creates a new instance from a TemporalReferenceSystem and an IndeterminateValue -
Uses of TemporalReferenceSystem in org.geotools.temporal.reference
Classes in org.geotools.temporal.reference that implement TemporalReferenceSystemModifier and TypeClassDescriptionclass
class
class
class
class