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 GeographicBoundingBoxExtent. getGeographicBoundingBox()Get the geographic bounding boxMethods in mil.nga.crs.common with parameters of type GeographicBoundingBox Modifier and Type Method Description voidExtent. 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 GeographicBoundingBoxCRSReader. readGeographicBoundingBox()Read a Geographic bounding boxMethods in mil.nga.crs.wkt with parameters of type GeographicBoundingBox Modifier and Type Method Description voidCRSWriter. write(GeographicBoundingBox geographicBoundingBox)Write a geographic bounding box to well-known text
-