Uses of Package
org.geotools.data.coverage.grid

Packages that use org.geotools.data.coverage.grid
org.geotools.data.coverage.grid This package contains the support classes necessary to implement a GridCoverageExchange and the data formats, such as ArcGrid or Geotiff.  
org.geotools.data.wms.gce   
org.geotools.gce.arcgrid A datasource to manage the ARCGrid ASCII format.  
org.geotools.gce.geotiff A grid coverage exchange to manage the GeoTIFF Revision 1.0 format.  
org.geotools.gce.gtopo30 Data source for reading the GTOPO30 file format.  
org.geotools.gce.image   
 

Classes in org.geotools.data.coverage.grid used by org.geotools.data.coverage.grid
AbstractGridFormat
          AbstractGridFormat is a convenience class so subclasses only need to populate a Map class and set the read and write parameter fields.
Format
          Deprecated. You should use org.opengis.coverage.grid.Format instead
GridCoverageReader
          Deprecated. You should use the interfaces provided by GeoApi package
GridCoverageWriter
          Deprecated. You should use the interfaces provided with GeoApi instead.
 

Classes in org.geotools.data.coverage.grid used by org.geotools.data.wms.gce
GridFormatFactorySpi
          Constructs a live GridCoverageFormat.
 

Classes in org.geotools.data.coverage.grid used by org.geotools.gce.arcgrid
AbstractGridFormat
          AbstractGridFormat is a convenience class so subclasses only need to populate a Map class and set the read and write parameter fields.
GridFormatFactorySpi
          Constructs a live GridCoverageFormat.
 

Classes in org.geotools.data.coverage.grid used by org.geotools.gce.geotiff
AbstractGridFormat
          AbstractGridFormat is a convenience class so subclasses only need to populate a Map class and set the read and write parameter fields.
GridFormatFactorySpi
          Constructs a live GridCoverageFormat.
 

Classes in org.geotools.data.coverage.grid used by org.geotools.gce.gtopo30
AbstractGridFormat
          AbstractGridFormat is a convenience class so subclasses only need to populate a Map class and set the read and write parameter fields.
GridFormatFactorySpi
          Constructs a live GridCoverageFormat.
 

Classes in org.geotools.data.coverage.grid used by org.geotools.gce.image
AbstractGridFormat
          AbstractGridFormat is a convenience class so subclasses only need to populate a Map class and set the read and write parameter fields.
GridFormatFactorySpi
          Constructs a live GridCoverageFormat.
 



Copyright © GeoTools. All Rights Reserved.