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 TemporalExtentExtent. getTemporalExtent()Get the temporal extentMethods in mil.nga.crs.common with parameters of type TemporalExtent Modifier and Type Method Description voidExtent. 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 TemporalExtentCRSReader. readTemporalExtent()Read a Temporal extentMethods in mil.nga.crs.wkt with parameters of type TemporalExtent Modifier and Type Method Description voidCRSWriter. write(TemporalExtent temporalExtent)Write a temporal extent to well-known text
-