Uses of Interface
org.opengis.referencing.crs.TemporalCRS
Packages that use TemporalCRS
Package
Description
Base classes for validators and test suites for all GeoAPI objects.
Validators and test suites for the
org.opengis.referencing
package.-
Uses of TemporalCRS in org.opengis.referencing.crs
Methods in org.opengis.referencing.crs that return TemporalCRSModifier and TypeMethodDescriptionCRSAuthorityFactory.createTemporalCRS
(String code) Create a temporal coordinate reference system from a code.CRSFactory.createTemporalCRS
(Map<String, ?> properties, TemporalDatum datum, TimeCS cs) Creates a temporal coordinate reference system. -
Uses of TemporalCRS in org.opengis.test
Methods in org.opengis.test with parameters of type TemporalCRSModifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(TemporalCRS object) Validates the given coordinate reference system.static void
Validators.validate
(TemporalCRS object) Validates the given coordinate reference system. -
Uses of TemporalCRS in org.opengis.test.referencing
Methods in org.opengis.test.referencing with parameters of type TemporalCRSModifier and TypeMethodDescriptionvoid
CRSValidator.validate
(TemporalCRS object) Validates the given coordinate reference system.