Uses of Class
mil.nga.crs.common.GeographicBoundingBox
-
Packages that use GeographicBoundingBox Package Description mil.nga.crs.common mil.nga.crs.wkt -
-
Uses of GeographicBoundingBox in mil.nga.crs.common
Methods in mil.nga.crs.common that return GeographicBoundingBox Modifier and Type Method Description GeographicBoundingBox
Extent. getGeographicBoundingBox()
Get the geographic bounding boxMethods in mil.nga.crs.common with parameters of type GeographicBoundingBox Modifier and Type Method Description void
Extent. setGeographicBoundingBox(GeographicBoundingBox geographicBoundingBox)
Set the geographic bounding box -
Uses of GeographicBoundingBox in mil.nga.crs.wkt
Methods in mil.nga.crs.wkt that return GeographicBoundingBox Modifier and Type Method Description GeographicBoundingBox
CRSReader. readGeographicBoundingBox()
Read a Geographic bounding boxMethods in mil.nga.crs.wkt with parameters of type GeographicBoundingBox Modifier and Type Method Description void
CRSWriter. write(GeographicBoundingBox geographicBoundingBox)
Write a geographic bounding box to well-known text
-