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 BoundCoordinateReferenceSystemCRSReader. readBound()Read a Bound CRSstatic BoundCoordinateReferenceSystemCRSReader. 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 voidCRSWriter. writeBound(BoundCoordinateReferenceSystem crs)Write a bound CRS to well-known text
-