Uses of Class
mil.nga.crs.temporal.TemporalCoordinateReferenceSystem
-
Packages that use TemporalCoordinateReferenceSystem Package Description mil.nga.crs.wkt -
-
Uses of TemporalCoordinateReferenceSystem in mil.nga.crs.wkt
Methods in mil.nga.crs.wkt that return TemporalCoordinateReferenceSystem Modifier and Type Method Description static TemporalCoordinateReferenceSystem
CRSReader. readTemporal(String text)
Read an Temporal Coordinate Reference System from the well-known textMethods in mil.nga.crs.wkt with parameters of type TemporalCoordinateReferenceSystem Modifier and Type Method Description void
CRSWriter. writeTemporal(TemporalCoordinateReferenceSystem crs)
Write a temporal CRS to well-known text
-