| Package | Description |
|---|---|
| ucar.unidata.geoloc.ogc |
| Modifier and Type | Method and Description |
|---|---|
static EPSG_OGC_CF_Helper.ProjectionStandardsInfo |
EPSG_OGC_CF_Helper.ProjectionStandardsInfo.getProjectionByCfName(java.lang.String cfName) |
static EPSG_OGC_CF_Helper.ProjectionStandardsInfo |
EPSG_OGC_CF_Helper.ProjectionStandardsInfo.getProjectionByEpsgCode(int epsgCode) |
static EPSG_OGC_CF_Helper.ProjectionStandardsInfo |
EPSG_OGC_CF_Helper.ProjectionStandardsInfo.getProjectionByEpsgName(java.lang.String epsgName) |
static EPSG_OGC_CF_Helper.ProjectionStandardsInfo |
EPSG_OGC_CF_Helper.ProjectionStandardsInfo.getProjectionByOgcName(java.lang.String ogcName) |
static EPSG_OGC_CF_Helper.ProjectionStandardsInfo |
EPSG_OGC_CF_Helper.ProjectionStandardsInfo.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EPSG_OGC_CF_Helper.ProjectionStandardsInfo[] |
EPSG_OGC_CF_Helper.ProjectionStandardsInfo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|