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 classEPSG_OGC_CF_Helper.ProjectionStandardsInfoDeprecated.
-
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 StringgetWcs1_0CrsId(GridDatatype gridDatatype, GridDataset gridDataset)Deprecated.static StringgetWcs1_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
-
-