Uses of Class
org.apache.sis.referencing.crs.DefaultTemporalCRS
Packages that use DefaultTemporalCRS
Package
Description
A set of helper classes for the SIS implementation.
A set of helper classes for the SIS implementation.
Coordinate Reference System (CRS) definitions as coordinate systems related to the earth through datum.
-
Uses of DefaultTemporalCRS in org.apache.sis.internal.feature
Methods in org.apache.sis.internal.feature with parameters of type DefaultTemporalCRSModifier and TypeMethodDescriptionstatic void
MovingFeatures.setTimes
(AbstractAttribute<?> dest, Vector values, DefaultTemporalCRS converter) Sets the "datetimes" characteristic on the given attribute. -
Uses of DefaultTemporalCRS in org.apache.sis.internal.referencing
Fields in org.apache.sis.internal.referencing declared as DefaultTemporalCRSModifier and TypeFieldDescriptionfinal DefaultTemporalCRS
TemporalAccessor.timeCRS
Converter from floating point numbers to dates. -
Uses of DefaultTemporalCRS in org.apache.sis.referencing.crs
Methods in org.apache.sis.referencing.crs that return DefaultTemporalCRSModifier and TypeMethodDescriptionstatic DefaultTemporalCRS
DefaultTemporalCRS.castOrCopy
(org.opengis.referencing.crs.TemporalCRS object) Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.DefaultTemporalCRS.forConvention
(AxesConvention convention) Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.