Package | Description |
---|---|
org.geotools.coverage.io.netcdf.crs |
Modifier and Type | Method and Description |
---|---|
static NetCDFCoordinateReferenceSystemType |
NetCDFCoordinateReferenceSystemType.parseCRS(CoordinateReferenceSystem crs)
Return a proper
NetCDFCoordinateReferenceSystemType depending on the input OGC CoordinateReferenceSystem instance. |
static NetCDFCoordinateReferenceSystemType |
NetCDFCoordinateReferenceSystemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetCDFCoordinateReferenceSystemType[] |
NetCDFCoordinateReferenceSystemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1996–2022 Geotools. All rights reserved.