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

org.deegree.tools.raster
Class RasterTreeUpdater

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

public class RasterTreeUpdater
extends Object

The RasterTreeUpdater is a command line utility that can be used in addition to the RasterTreeBuilder to update a previously generated raster tree.

Version:
$Revision: 20078 $, $Date: 2009-10-09 11:40:15 +0200 (Fr, 09. Okt 2009) $
Author:
Andreas Schmitz, last edited by: $Author: apoth $

Nested Class Summary
static class RasterTreeUpdater.RTUConfiguration
          RTUConfiguration is a class containing configuration options for the RasterTreeUpdater.
 
Constructor Summary
RasterTreeUpdater(RasterTreeUpdater.RTUConfiguration config)
          Creates a new RasterTreeUpdater configured through the options contained in the passed configuration
 
Method Summary
 void init()
          Initializes the instance.
static void main(String[] args)
           
 void update()
          Updates the images.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RasterTreeUpdater

public RasterTreeUpdater(RasterTreeUpdater.RTUConfiguration config)
                  throws IllegalStateException,
                         net.sf.ehcache.CacheException,
                         IOException
Creates a new RasterTreeUpdater configured through the options contained in the passed configuration

Parameters:
config -
Throws:
IllegalStateException
net.sf.ehcache.CacheException
IOException
Method Detail

init

public void init()
          throws IOException,
                 SAXException,
                 InvalidCoverageDescriptionExcpetion,
                 UnknownCRSException
Initializes the instance.

Throws:
IOException
SAXException
InvalidCoverageDescriptionExcpetion
UnknownCRSException

update

public void update()
            throws IOException,
                   HasNoDBaseFileException,
                   DBaseException
Updates the images.

Throws:
IOException
DBaseException
HasNoDBaseFileException

main

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

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