org.deegree.tools.raster
Class RasterSplitter
java.lang.Object
org.deegree.tools.raster.RasterSplitter
public class RasterSplitter
- extends Object
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
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 |
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
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
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org