Uses of Interface
org.geotools.api.temporal.TemporalPosition
Packages that use TemporalPosition
-
Uses of TemporalPosition in org.geotools.api.temporal
Subinterfaces of TemporalPosition in org.geotools.api.temporalModifier and TypeInterfaceDescriptioninterface
A data type that shall be used to identify temporal position within a calendar.interface
A data type that shall be used to identify a temporal position within a day.interface
Provides a single data type for identifying a temporal position with a resolution of less than a day.interface
The Julian day numbering system is a temporal coordinate system that has its origin at noon on 1 January 4713 BC in the Julian proleptic calendar.interface
A data type that shall be used for identifying temporal position within an ordinal temporal reference system.interface
A data type that shall be used for identifying temporal position within a temporal coordinate system.Methods in org.geotools.api.temporal that return TemporalPositionModifier and TypeMethodDescriptionPosition.anyOther()
TemporalPosition and its subtypes shall be used for describing temporal positions referenced to other reference systems, and may be used for temporal positions referenced to any calendar or clock, including the Gregorian calendar and UTC.TemporalFactory.createTemporalPosition
(TemporalReferenceSystem frame, IndeterminateValue indeterminatePosition) -
Uses of TemporalPosition in org.geotools.temporal.object
Classes in org.geotools.temporal.object that implement TemporalPositionModifier and TypeClassDescriptionclass
A data type that shall be used to identify temporal position within a calendar.class
A data type that shall be used to identify a temporal position within a day.class
Provides a single data type for identifying a temporal position with a resolution of less than a day.class
The Julian day numbering system is a temporal coordinate system that has its origin at noon on 1 January 4713 BCE in the Julian proleptic calendar.class
A data type that shall be used for identifying temporal position within an ordinal temporal reference system.class
A data type that shall be used for identifying temporal position within a temporal coordinate system.class
Used for describing temporal positions referenced to other temporal reference systems.Methods in org.geotools.temporal.object that return TemporalPositionModifier and TypeMethodDescriptionDefaultPosition.anyOther()
TemporalPosition and its subtypes shall be used for describing temporal positions referenced to other reference systems, and may be used for temporal positions referenced to any calendar or clock, including the Gregorian calendar and UTC.Constructors in org.geotools.temporal.object with parameters of type TemporalPositionModifierConstructorDescriptionDefaultPosition
(TemporalPosition anyOther) This constructor set the position property as a TemporalPosition.