Uses of Enum Class
org.geotools.coverage.io.netcdf.crs.NetCDFCoordinateReferenceSystemType
Packages that use NetCDFCoordinateReferenceSystemType
-
Uses of NetCDFCoordinateReferenceSystemType in org.geotools.coverage.io.netcdf.crs
Methods in org.geotools.coverage.io.netcdf.crs that return NetCDFCoordinateReferenceSystemTypeModifier and TypeMethodDescriptionNetCDFCoordinateReferenceSystemType.parseCRS(CoordinateReferenceSystem crs) Return a properNetCDFCoordinateReferenceSystemTypedepending on the input OGCCoordinateReferenceSysteminstance.Returns the enum constant of this class with the specified name.static NetCDFCoordinateReferenceSystemType[]NetCDFCoordinateReferenceSystemType.values()Returns an array containing the constants of this enum class, in the order they are declared.