Package | Description |
---|---|
ucar.unidata.geoloc.ogc |
OGC specific support classes for geolocation
|
Modifier and Type | Method and Description |
---|---|
static EPSG_OGC_CF_Helper.ProjectionStandardsInfo |
EPSG_OGC_CF_Helper.ProjectionStandardsInfo.getProjectionByCfName(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(String epsgName) |
static EPSG_OGC_CF_Helper.ProjectionStandardsInfo |
EPSG_OGC_CF_Helper.ProjectionStandardsInfo.getProjectionByOgcName(String ogcName) |
static EPSG_OGC_CF_Helper.ProjectionStandardsInfo |
EPSG_OGC_CF_Helper.ProjectionStandardsInfo.valueOf(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.
|
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.