Uses of Class
ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo

Packages that use EPSG_OGC_CF_Helper.ProjectionStandardsInfo
ucar.unidata.geoloc.ogc   
 

Uses of EPSG_OGC_CF_Helper.ProjectionStandardsInfo in ucar.unidata.geoloc.ogc
 

Methods in ucar.unidata.geoloc.ogc that return EPSG_OGC_CF_Helper.ProjectionStandardsInfo
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-2011 UCAR/Unidata. All Rights Reserved.