|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.coverage.raster.integration.CenterOuterTest org.deegree.coverage.raster.integration.GriddedTileContainerTest
public class GriddedTileContainerTest
The GriddedTileContainerTest
class TODO add class documentation here.
Field Summary |
---|
Fields inherited from class org.deegree.coverage.raster.integration.CenterOuterTest |
---|
geomFac, rasterEnvelope |
Fields inherited from interface org.deegree.coverage.raster.integration.CompareValues |
---|
ALLOVERLAP_OUTER_RESULT, ALLSTRIFE_OUTER_RESULT, LR9OVERLAP_OUTER_RESULT, SOLELROVERLAP_OUTER_RESULT, SOLETOTALOVERLAP_OUTER_RESULT, UL0_OUTER_RESULT, UL01STRIFE_OUTER_RESULT, UL03STRIFE_OUTER_RESULT, UL0INSIDE_OUTER_RESULT, UL0OUTSIDE_OUTER_RESULT, UL0OVERLAP_OUTER_RESULT |
Fields inherited from interface org.deegree.coverage.raster.integration.CenterValues |
---|
ALLOVERLAP_CENTER_RESULT, ALLSTRIFE_CENTER_RESULT, LR9OVERLAP_CENTER_RESULT, SOLELROVERLAP_CENTER_RESULT, SOLETOTALOVERLAP_CENTER_RESULT, UL0_CENTER_RESULT, UL01STRIFE_CENTER_RESULT, UL03STRIFE_CENTER_RESULT, UL0INSIDE_CENTER_RESULT, UL0OUTSIDE_CENTER_RESULT, UL0OVERLAP_CENTER_RESULT |
Constructor Summary | |
---|---|
GriddedTileContainerTest()
|
Method Summary | |
---|---|
void |
allOverlap()
Bounding box overlaps and exceeds all raster data |
void |
allStrife()
touch all files |
protected void |
buildRasters()
kind of a constructor will be called as initialization. |
void |
lr9Overlap()
get lower right corner of the 22.png file. |
void |
testTranslation()
Test the translation functions |
void |
ul0()
get a piece of the upper left corner of the 00.png file. |
void |
ul01Strife()
Strife the 00.png and 01.png |
void |
ul03Strife()
strife file 00.png and 10.png |
void |
ul0Inside()
totally inside the most upper left raster. |
void |
ul0Outside()
test the tile raster totally outside (e.g. only no data values). |
void |
ul0Overlap()
Overlap and exceed the 00.png file. |
Methods inherited from class org.deegree.coverage.raster.integration.CenterOuterTest |
---|
init, outputRaster, testValues, testValues, writeDebugFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GriddedTileContainerTest()
Method Detail |
---|
protected void buildRasters() throws IOException, NumberFormatException, URISyntaxException
CenterOuterTest
buildRasters
in class CenterOuterTest
IOException
NumberFormatException
URISyntaxException
public void testTranslation()
public void ul0()
public void ul0Overlap()
public void lr9Overlap()
public void ul0Outside()
public void ul0Inside()
public void ul01Strife()
public void ul03Strife()
public void allStrife()
public void allOverlap()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |