org.deegree.coverage.filter
Class RasterRangeSetTest

java.lang.Object
  extended by org.deegree.coverage.filter.RasterRangeSetTest

public class RasterRangeSetTest
extends Object

Tests filtering on rasters.

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
RasterRangeSetTest()
           
 
Method Summary
 void oneBandIntervalSinglesTest()
          tests if two of three band can be selected
 void oneBandIntervalTest()
          tests if two of three band can be selected
 void oneBandSingleValuesTest()
          tests if two of three band can be selected
 void oneBandTest()
          tests if two of three band can be selected
 void threeBandTest()
          tests if two of three band can be selected
 void twoBandIntervalSinglesTest()
          tests if two of three band can be selected
 void twoBandTest()
          tests if two of three band can be selected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RasterRangeSetTest

public RasterRangeSetTest()
Method Detail

threeBandTest

public void threeBandTest()
                   throws IOException
tests if two of three band can be selected

Throws:
IOException

twoBandTest

public void twoBandTest()
                 throws IOException
tests if two of three band can be selected

Throws:
IOException

oneBandTest

public void oneBandTest()
                 throws IOException
tests if two of three band can be selected

Throws:
IOException

oneBandSingleValuesTest

public void oneBandSingleValuesTest()
                             throws IOException
tests if two of three band can be selected

Throws:
IOException

oneBandIntervalTest

public void oneBandIntervalTest()
                         throws IOException
tests if two of three band can be selected

Throws:
IOException

oneBandIntervalSinglesTest

public void oneBandIntervalSinglesTest()
                                throws IOException
tests if two of three band can be selected

Throws:
IOException

twoBandIntervalSinglesTest

public void twoBandIntervalSinglesTest()
                                throws IOException
tests if two of three band can be selected

Throws:
IOException


Copyright © 2011. All Rights Reserved.