org.deegree.coverage.raster.integration
Class CacheFileTest
java.lang.Object
org.deegree.coverage.raster.integration.CenterOuterTest
org.deegree.coverage.raster.integration.CacheFileTest
- All Implemented Interfaces:
- CenterValues, CompareValues
public class CacheFileTest
- extends CenterOuterTest
The CacheFileTest
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 $
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 |
Method Summary |
protected void |
buildRasters()
kind of a constructor will be called as initialization. |
void |
soleInside()
inside a sole raster file/upper left raster cache tile. |
void |
soleUL0Overlap()
totally overlap the 00.png sole raster |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheFileTest
public CacheFileTest()
buildRasters
protected void buildRasters()
throws IOException,
NumberFormatException,
URISyntaxException
- Description copied from class:
CenterOuterTest
- kind of a constructor will be called as initialization.
- Specified by:
buildRasters
in class CenterOuterTest
- Throws:
IOException
NumberFormatException
URISyntaxException
soleInside
public void soleInside()
- inside a sole raster file/upper left raster cache tile.
soleUL0Overlap
public void soleUL0Overlap()
- totally overlap the 00.png sole raster
Copyright © 2011. All Rights Reserved.