deegree 2.2 (2008/12/22 11:33 build-3038-official)

Uses of Class
org.deegree.model.coverage.grid.WorldFile

Packages that use WorldFile
org.deegree.io.arcinfo_raster   
org.deegree.model.coverage.grid   
org.deegree.tools.raster   
 

Uses of WorldFile in org.deegree.io.arcinfo_raster
 

Methods in org.deegree.io.arcinfo_raster that return WorldFile
 WorldFile ArcInfoTextRasterReader.readMetadata()
          reads metadata from a ArcInfo Grid text file
 

Constructors in org.deegree.io.arcinfo_raster with parameters of type WorldFile
ArcInfoTextRasterWriter(String outFile, float[][] data, WorldFile wf)
          it will be assumed that -9999 indicates noData values
ArcInfoTextRasterWriter(String outFile, float[][] data, WorldFile wf, double noData)
           
 

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

Methods in org.deegree.model.coverage.grid that return WorldFile
static WorldFile WorldFile.readWorldFile(String filename, WorldFile.TYPE type)
           
static WorldFile WorldFile.readWorldFile(String filename, WorldFile.TYPE type, BufferedImage image)
          returns a class represention of a ESRI world file
static WorldFile WorldFile.readWorldFile(String filename, WorldFile.TYPE type, int width, int height)
           
 

Methods in org.deegree.model.coverage.grid with parameters of type WorldFile
static void WorldFile.writeWorldFile(WorldFile wf, String fileBaseName)
          writes a WorldFile
 

Uses of WorldFile in org.deegree.tools.raster
 

Methods in org.deegree.tools.raster with parameters of type WorldFile
static void RasterTreeBuilder.drawImage(BufferedImage out, float[][] data, javax.media.jai.TiledImage image, Tile tile, WorldFile wf, double minimumRes, javax.media.jai.Interpolation interpolation, Map<String,String> imageFilesErrors, String outputFormat, int bitDepth, float offset, float scaleFactor)
          Draws an image map to the target tile considering defined interpolation method for rescaling.
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

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