Uses of Class
org.meteoinfo.projection.ProjectionNames
-
Packages that use ProjectionNames Package Description org.meteoinfo.projection -
-
Uses of ProjectionNames in org.meteoinfo.projection
Methods in org.meteoinfo.projection that return ProjectionNames Modifier and Type Method Description ProjectionNamesProjectionInfo. getProjectionName()Get projection namestatic ProjectionNamesProjectionNames. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ProjectionNames[]ProjectionNames. values()Returns an array containing the constants of this enum type, in the order they are declared.
-