|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CF.FeatureType | |
---|---|
ucar.nc2.constants | Enumerated constants used throughout the library. |
Uses of CF.FeatureType in ucar.nc2.constants |
---|
Methods in ucar.nc2.constants that return CF.FeatureType | |
---|---|
static CF.FeatureType |
CF.FeatureType.convert(FeatureType ft)
|
static CF.FeatureType |
CF.FeatureType.getFeatureType(String s)
|
static CF.FeatureType |
CF.FeatureType.getFeatureTypeFromGlobalAttribute(NetcdfFile ds)
|
static CF.FeatureType |
CF.FeatureType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CF.FeatureType[] |
CF.FeatureType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |