Uses of Enum
org.apache.sis.referencing.CommonCRS.Temporal
Packages that use CommonCRS.Temporal
Package
Description
DataStore implementation for Coma Separated Values (CSV) files.Base classes for reference systems used for general positioning.
-
Uses of CommonCRS.Temporal in org.apache.sis.internal.storage.csv
Fields in org.apache.sis.internal.storage.csv declared as CommonCRS.TemporalModifier and TypeFieldDescription(package private) static final CommonCRS.TemporalTimeEncoding.DEFAULTThe temporal coordinate reference system to use forTimeEncoding.ABSOLUTEtime encoding. -
Uses of CommonCRS.Temporal in org.apache.sis.referencing
Methods in org.apache.sis.referencing that return CommonCRS.TemporalModifier and TypeMethodDescriptionstatic CommonCRS.TemporalReturns the enumeration value for the given epoch, ornullif none.static CommonCRS.TemporalCommonCRS.Temporal.forIdentifier(String identifier, boolean onlyOGC) Returns the enumeration value for the given identifier (without namespace).static CommonCRS.TemporalReturns the enum constant of this type with the specified name.static CommonCRS.Temporal[]CommonCRS.Temporal.values()Returns an array containing the constants of this enum type, in the order they are declared.