deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wcs.configuration.File

Packages that use File
org.deegree.model.coverage.grid   
org.deegree.model.coverage.grid.oracle   
org.deegree.model.coverage.grid.postgres   
org.deegree.ogcwebservices.wcs.configuration   
 

Uses of File in org.deegree.model.coverage.grid
 

Methods in org.deegree.model.coverage.grid that return File
 File[] DatabaseIndexAccess.getFiles(DatabaseIndexedGCMetadata dbigcmd, Envelope envelope, CoordinateSystem crs)
           
 

Constructors in org.deegree.model.coverage.grid with parameters of type File
CompoundGridCoverageReader(File[] source, CoverageOffering description, Envelope envelope, Format format)
           
GeoTIFFGridCoverageReader(File source, CoverageOffering description, Envelope envelope, Format format)
           
ImageGridCoverageReader(File source, CoverageOffering description, Envelope envelope, Format format)
           
RawDataReader(File source, CoverageOffering description, Format format)
           
 

Uses of File in org.deegree.model.coverage.grid.oracle
 

Methods in org.deegree.model.coverage.grid.oracle that return File
 File[] OracleDatabaseIndexAccess.getFiles(DatabaseIndexedGCMetadata dbigcmd, Envelope envelope, CoordinateSystem crs)
           
 

Uses of File in org.deegree.model.coverage.grid.postgres
 

Methods in org.deegree.model.coverage.grid.postgres that return File
 File[] PGDatabaseIndexAccess.getFiles(DatabaseIndexedGCMetadata dbigcmd, Envelope envelope, CoordinateSystem crs)
           
 

Uses of File in org.deegree.ogcwebservices.wcs.configuration
 

Subclasses of File in org.deegree.ogcwebservices.wcs.configuration
 class GridFile
          Describes a grid coverage (access) available through one file
 

Methods in org.deegree.ogcwebservices.wcs.configuration that return File
 File[] FileResolution.getFiles()
          returns all file description contained in the Resolution
 

Methods in org.deegree.ogcwebservices.wcs.configuration with parameters of type File
 void FileResolution.addFile(File file)
          adds a files descrition to the Resolution
 void FileResolution.removeFile(File file)
          removes a files descrition from the Resolution
 void FileResolution.setFiles(File[] files)
          sets all file description contained in the Resolution
 

Constructors in org.deegree.ogcwebservices.wcs.configuration with parameters of type File
FileResolution(double minScale, double maxScale, Range[] range, File[] files)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org