|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.coverage.filter.RasterRangeSetTest
public class RasterRangeSetTest
Tests filtering on rasters.
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 |
---|
public RasterRangeSetTest()
Method Detail |
---|
public void threeBandTest() throws IOException
IOException
public void twoBandTest() throws IOException
IOException
public void oneBandTest() throws IOException
IOException
public void oneBandSingleValuesTest() throws IOException
IOException
public void oneBandIntervalTest() throws IOException
IOException
public void oneBandIntervalSinglesTest() throws IOException
IOException
public void twoBandIntervalSinglesTest() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |