Uses of Class
mil.nga.crs.common.TemporalExtent
-
Packages that use TemporalExtent Package Description mil.nga.crs.common mil.nga.crs.wkt -
-
Uses of TemporalExtent in mil.nga.crs.common
Methods in mil.nga.crs.common that return TemporalExtent Modifier and Type Method Description TemporalExtent
Extent. getTemporalExtent()
Get the temporal extentMethods in mil.nga.crs.common with parameters of type TemporalExtent Modifier and Type Method Description void
Extent. setTemporalExtent(TemporalExtent temporalExtent)
Set the temporal extent -
Uses of TemporalExtent in mil.nga.crs.wkt
Methods in mil.nga.crs.wkt that return TemporalExtent Modifier and Type Method Description TemporalExtent
CRSReader. readTemporalExtent()
Read a Temporal extentMethods in mil.nga.crs.wkt with parameters of type TemporalExtent Modifier and Type Method Description void
CRSWriter. write(TemporalExtent temporalExtent)
Write a temporal extent to well-known text
-