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

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

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

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

Methods in org.geotools.coverage.grid.io that return types with arguments of type DimensionDescriptor
 List<DimensionDescriptor> StructuredGridCoverage2DReader.getDimensionDescriptors(String coverageName)
          Describes the dimensions supported by the specified coverage, if any.
 

Uses of DimensionDescriptor in org.geotools.gce.imagemosaic
 

Methods in org.geotools.gce.imagemosaic that return types with arguments of type DimensionDescriptor
 List<DimensionDescriptor> RasterManager.getDimensionDescriptors()
           
 List<DimensionDescriptor> ImageMosaicReader.getDimensionDescriptors(String coverageName)
           
 



Copyright © 1996-2014 Geotools. All Rights Reserved.