thredds.wcs
Class GetCoverageRequest.Format
java.lang.Object
thredds.wcs.GetCoverageRequest.Format
- Enclosing class:
- GetCoverageRequest
public static class GetCoverageRequest.Format
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NONE
public static final GetCoverageRequest.Format NONE
GeoTIFF
public static final GetCoverageRequest.Format GeoTIFF
GeoTIFFfloat
public static final GetCoverageRequest.Format GeoTIFFfloat
NetCDF3
public static final GetCoverageRequest.Format NetCDF3
GetCoverageRequest.Format
public GetCoverageRequest.Format(java.lang.String s)
getAllTypes
public static java.util.Collection getAllTypes()
getType
public static GetCoverageRequest.Format getType(java.lang.String name)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object