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

org.deegree.tools.raster
Class RasterSplitter

java.lang.Object
  extended by org.deegree.tools.raster.RasterSplitter

public class RasterSplitter
extends Object

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth, last edited by: $Author: mschneider $

Nested Class Summary
(package private) static class RasterSplitter.DFileFilter
          class: official version of a FilenameFilter
 
Constructor Summary
RasterSplitter(String rootDir, String outDir, int tileWidth, int tileHeight, String format, boolean subDirs)
           
RasterSplitter(String rootDir, String outDir, int tileWidth, int tileHeight, String dBase, String format, String fileColumn)
           
 
Method Summary
static void main(String[] args)
           
 void perform()
          splits all files identified by the root dir or dbase file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RasterSplitter

RasterSplitter(String rootDir,
               String outDir,
               int tileWidth,
               int tileHeight,
               String format,
               boolean subDirs)
Parameters:
rootDir -
outDir -
tileWidth -
tileHeight -
format -
subDirs -

RasterSplitter

RasterSplitter(String rootDir,
               String outDir,
               int tileWidth,
               int tileHeight,
               String dBase,
               String format,
               String fileColumn)
         throws Exception
Parameters:
rootDir -
outDir -
tileWidth -
tileHeight -
dBase -
format -
fileColumn -
Throws:
Exception
Method Detail

perform

public void perform()
             throws Exception
splits all files identified by the root dir or dbase file

Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception

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