public class GRIBFormat extends NetCDFFormat
| Modifier and Type | Field and Description |
|---|---|
static ParameterDescriptor<Filter> |
FILTER |
BACKGROUND_COLOR, BANDS, DECIMATION_POLICY, ELEVATION, FOOTPRINT_BEHAVIOR, GEOTOOLS_WRITE_PARAMS, INPUT_TRANSPARENT_COLOR, INTERPOLATION, mInfo, OVERVIEW_POLICY, PROGRESS_LISTENER, READ_GRIDGEOMETRY2D, readParameters, SUGGESTED_TILE_SIZE, TILE_SIZE_SEPARATOR, TIME, USE_JAI_IMAGEREAD, writeParameters| Constructor and Description |
|---|
GRIBFormat()
Creates an instance and sets the metadata.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(Object source,
Hints hints)
Tells me if this
Format can read the provided input. |
getDefaultImageIOWriteParameters, getReader, getReader, getWriter, getWriteraccepts, equals, getDefaultCRS, getDescription, getDocURL, getName, getReadParameters, getVendor, getVersion, getWriteParameterspublic static final ParameterDescriptor<Filter> FILTER
public boolean accepts(Object source, Hints hints)
AbstractGridFormatFormat can read the provided input.accepts in class NetCDFFormathints - Hints to control the accepts internal machinery.Copyright © 1996–2019 Geotools. All rights reserved.