Uses of Class
mil.nga.crs.parametric.ParametricCoordinateReferenceSystem
-
Packages that use ParametricCoordinateReferenceSystem Package Description mil.nga.crs.wkt -
-
Uses of ParametricCoordinateReferenceSystem in mil.nga.crs.wkt
Methods in mil.nga.crs.wkt that return ParametricCoordinateReferenceSystem Modifier and Type Method Description static ParametricCoordinateReferenceSystemCRSReader. readParametric(String text)Read an Parametric Coordinate Reference System from the well-known textMethods in mil.nga.crs.wkt with parameters of type ParametricCoordinateReferenceSystem Modifier and Type Method Description voidCRSWriter. writeParametric(ParametricCoordinateReferenceSystem crs)Write a parametric CRS to well-known text
-