Uses of Interface
org.geotools.coverage.grid.io.HarvestedSource

Packages that use HarvestedSource
org.geotools.coverage.grid.io   
org.geotools.gce.imagemosaic   
 

Uses of HarvestedSource in org.geotools.coverage.grid.io
 

Classes in org.geotools.coverage.grid.io that implement HarvestedSource
 class DefaultHarvestedSource
          Default implementation of the HarvestedSource interface
 

Methods in org.geotools.coverage.grid.io that return types with arguments of type HarvestedSource
 List<HarvestedSource> StructuredGridCoverage2DReader.harvest(String defaultTargetCoverage, Object source, Hints hints)
          Harvests the specified source into the reader.
 

Uses of HarvestedSource in org.geotools.gce.imagemosaic
 

Methods in org.geotools.gce.imagemosaic that return types with arguments of type HarvestedSource
 List<HarvestedSource> ImageMosaicReader.harvest(String defaultCoverage, Object source, Hints hints)
           
 



Copyright © 1996-2014 Geotools. All Rights Reserved.