Uses of Class
org.geotools.coverage.grid.GridCoverageFactory

Packages that use GridCoverageFactory
org.geotools.coverage Coverage implementation.  
org.geotools.coverage.processing Coverage processing implementations.  
 

Uses of GridCoverageFactory in org.geotools.coverage
 

Methods in org.geotools.coverage that return GridCoverageFactory
static GridCoverageFactory FactoryFinder.getGridCoverageFactory(Hints hints)
          Returns the first implementation of GridCoverageFactory matching the specified hints.
 

Uses of GridCoverageFactory in org.geotools.coverage.processing
 

Methods in org.geotools.coverage.processing that return GridCoverageFactory
protected static GridCoverageFactory Operation2D.getFactory(Hints hints)
          Returns the factory to use for creating new GridCoverage2D objects.
 



Copyright © GeoTools. All Rights Reserved.