Package ucar.unidata.geoloc.ogc
Class EPSG_OGC_CF_Helper
- java.lang.Object
-
- ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper
-
@Deprecated public class EPSG_OGC_CF_Helper extends Object
Deprecated.will move in ver6Helper class for using EPSG codes.- Since:
- 4.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
EPSG_OGC_CF_Helper.ProjectionStandardsInfo
Deprecated.
-
Constructor Summary
Constructors Constructor Description EPSG_OGC_CF_Helper()
Deprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description String
getWcs1_0CrsId(GridDatatype gridDatatype, GridDataset gridDataset)
Deprecated.static String
getWcs1_0CrsId(Projection proj)
Deprecated.
-
-
-
Method Detail
-
getWcs1_0CrsId
public static String getWcs1_0CrsId(Projection proj)
Deprecated.
-
getWcs1_0CrsId
public String getWcs1_0CrsId(GridDatatype gridDatatype, GridDataset gridDataset) throws IllegalArgumentException
Deprecated.- Throws:
IllegalArgumentException
-
-