Uses of Class
mil.nga.crs.common.Extent
-
Packages that use Extent Package Description mil.nga.crs.common mil.nga.crs.wkt -
-
Uses of Extent in mil.nga.crs.common
Methods in mil.nga.crs.common that return Extent Modifier and Type Method Description Extent
Usage. getExtent()
Get the extentMethods in mil.nga.crs.common with parameters of type Extent Modifier and Type Method Description void
Usage. setExtent(Extent extent)
Set the extentConstructors in mil.nga.crs.common with parameters of type Extent Constructor Description Usage(String scope, Extent extent)
Constructor -
Uses of Extent in mil.nga.crs.wkt
Methods in mil.nga.crs.wkt that return Extent Modifier and Type Method Description Extent
CRSReader. readExtent()
Read an ExtentMethods in mil.nga.crs.wkt with parameters of type Extent Modifier and Type Method Description void
CRSWriter. write(Extent extent)
Write an extent to well-known text
-