Uses of Class
mil.nga.crs.bound.BoundCoordinateReferenceSystem
-
Packages that use BoundCoordinateReferenceSystem Package Description mil.nga.crs.wkt -
-
Uses of BoundCoordinateReferenceSystem in mil.nga.crs.wkt
Methods in mil.nga.crs.wkt that return BoundCoordinateReferenceSystem Modifier and Type Method Description BoundCoordinateReferenceSystem
CRSReader. readBound()
Read a Bound CRSstatic BoundCoordinateReferenceSystem
CRSReader. readBound(String text)
Read Bound Coordinate Reference System from the well-known textMethods in mil.nga.crs.wkt with parameters of type BoundCoordinateReferenceSystem Modifier and Type Method Description void
CRSWriter. writeBound(BoundCoordinateReferenceSystem crs)
Write a bound CRS to well-known text
-