| Package | Description | 
|---|---|
| org.geotools.coverage.grid.io | |
| org.geotools.gce.imagemosaic | 
| Modifier and Type | Field and Description | 
|---|---|
| static ParameterDescriptor<DecimationPolicy> | AbstractGridFormat. DECIMATION_POLICYThis  GeneralParameterValuecan be provided to theGridCoverageReaders through
 theGridCoverageReader#read(GeneralParameterValue[])method in order to specify the
 policy a reader should adopt when setting read parameters when evaluating a needed
 resolution. | 
| Modifier and Type | Method and Description | 
|---|---|
| static DecimationPolicy | DecimationPolicy. getDefaultPolicy() | 
| static DecimationPolicy | DecimationPolicy. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static DecimationPolicy[] | DecimationPolicy. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| DecimationPolicy | RasterLayerRequest. getDecimationPolicy() | 
Copyright © 1996–2019 Geotools. All rights reserved.