| Package | Description |
|---|---|
| org.geotools.coverage.grid.io | |
| org.geotools.coverage.io.netcdf | |
| org.geotools.gce.imagemosaic |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHarvestedSource
Default implementation of the
HarvestedSource interface |
| Modifier and Type | Method and Description |
|---|---|
List<HarvestedSource> |
StructuredGridCoverage2DReader.harvest(String defaultTargetCoverage,
Object source,
Hints hints)
Harvests the specified source into the reader.
|
| Modifier and Type | Method and Description |
|---|---|
List<HarvestedSource> |
NetCDFReader.harvest(String defaultCoverage,
Object source,
Hints hints) |
| Modifier and Type | Method and Description |
|---|---|
List<HarvestedSource> |
ImageMosaicReader.harvest(String defaultCoverage,
Object source,
Hints hints) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ImageMosaicReader.HarvestedResource.harvest(String defaultCoverage,
Object source,
Hints hints,
List<HarvestedSource> result,
ImageMosaicReader reader)
Harvesting of the input resource.
|
Copyright © 1996–2019 Geotools. All rights reserved.