org.deegree.coverage.raster
Class RasterFactoryTest

java.lang.Object
  extended by org.deegree.coverage.raster.RasterFactoryTest

public class RasterFactoryTest
extends Object

The RasterFactory class TODO add class documentation here.

Version:
$Revision: 31644 $, $Date: 2011-08-24 22:27:43 +0200 (Wed, 24 Aug 2011) $
Author:
Rutger Bezema, last edited by: $Author: mschneider $

Constructor Summary
RasterFactoryTest()
           
 
Method Summary
 void testFloatRaster()
          Test the creation of a float buffered image.
 void testTiledImage()
          Test the creation of a float buffered image.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RasterFactoryTest

public RasterFactoryTest()
Method Detail

testFloatRaster

public void testFloatRaster()
                     throws IOException
Test the creation of a float buffered image.

Throws:
IOException

testTiledImage

public void testTiledImage()
                    throws IOException,
                           InterruptedException,
                           URISyntaxException
Test the creation of a float buffered image.

Throws:
IOException
InterruptedException
URISyntaxException


Copyright © 2011. All Rights Reserved.