deegree 2.5 (2011/06/29 09:44 build-8-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()
           
 WorldFile ArcInfoTextRasterReader.readMetadata(boolean center)
          reads metadata from a ArcInfo Grid text file
 

Constructors in org.deegree.io.arcinfo_raster with parameters of type WorldFile
ArcInfoTextRasterWriter(java.lang.String outFile, float[][] data, WorldFile wf)
          it will be assumed that -9999 indicates noData values
ArcInfoTextRasterWriter(java.lang.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(java.io.InputStream is, WorldFile.TYPE type, int width, int height)
           
static WorldFile WorldFile.readWorldFile(java.lang.String filename, WorldFile.TYPE type)
           
static WorldFile WorldFile.readWorldFile(java.lang.String filename, WorldFile.TYPE type, java.awt.image.BufferedImage image)
          returns a class representation of a ESRI world file
static WorldFile WorldFile.readWorldFile(java.lang.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(java.io.OutputStream os, WorldFile wf)
          writes a WorldFile
static void WorldFile.writeWorldFile(WorldFile wf, java.lang.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(java.awt.image.BufferedImage out, float[][] data, javax.media.jai.TiledImage image, Tile tile, WorldFile wf, double minimumRes, java.lang.Object interpolation, java.util.Map<java.lang.String,java.lang.String> imageFilesErrors, java.lang.String outputFormat, int bitDepth, float offset, float scaleFactor)
          Draws an image map to the target tile considering defined interpolation method for rescaling.
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

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