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 ExtentUsage. getExtent()Get the extentMethods in mil.nga.crs.common with parameters of type Extent Modifier and Type Method Description voidUsage. 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 ExtentCRSReader. readExtent()Read an ExtentMethods in mil.nga.crs.wkt with parameters of type Extent Modifier and Type Method Description voidCRSWriter. write(Extent extent)Write an extent to well-known text
-