org.deegree.coverage.raster.integration
Interface CenterValues

All Known Subinterfaces:
CompareValues
All Known Implementing Classes:
CacheFileTest, CenterOuterTest, GriddedTileContainerTest, SimpleRasterTest, TiledRasterTest

public interface CenterValues

The CenterValues 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 $

Field Summary
static int[][] ALLOVERLAP_CENTER_RESULT
          values from the test: allOverlap_center_
static int[][] ALLSTRIFE_CENTER_RESULT
          values from the test: allStrife_center_
static int[][] LR9OVERLAP_CENTER_RESULT
          values from the test: lr9Overlap_center_
static int[][] SOLELROVERLAP_CENTER_RESULT
          values from the test: soleLROverlap_center_
static int[][] SOLETOTALOVERLAP_CENTER_RESULT
          values from the test: soleTotalOverlap_center_
static int[][] UL0_CENTER_RESULT
          values from the test: ul0_center_
static int[][] UL01STRIFE_CENTER_RESULT
          values from the test: ul01Strife_center_
static int[][] UL03STRIFE_CENTER_RESULT
          values from the test: ul03Strife_center_
static int[][] UL0INSIDE_CENTER_RESULT
          values from the test: ul0Inside_center_
static int[][] UL0OUTSIDE_CENTER_RESULT
          values from the test: ul0Outside_center_
static int[][] UL0OVERLAP_CENTER_RESULT
          values from the test: ul0Overlap_center_
 

Field Detail

UL0_CENTER_RESULT

static final int[][] UL0_CENTER_RESULT
values from the test: ul0_center_


UL0OVERLAP_CENTER_RESULT

static final int[][] UL0OVERLAP_CENTER_RESULT
values from the test: ul0Overlap_center_


LR9OVERLAP_CENTER_RESULT

static final int[][] LR9OVERLAP_CENTER_RESULT
values from the test: lr9Overlap_center_


UL0OUTSIDE_CENTER_RESULT

static final int[][] UL0OUTSIDE_CENTER_RESULT
values from the test: ul0Outside_center_


UL0INSIDE_CENTER_RESULT

static final int[][] UL0INSIDE_CENTER_RESULT
values from the test: ul0Inside_center_


UL01STRIFE_CENTER_RESULT

static final int[][] UL01STRIFE_CENTER_RESULT
values from the test: ul01Strife_center_


UL03STRIFE_CENTER_RESULT

static final int[][] UL03STRIFE_CENTER_RESULT
values from the test: ul03Strife_center_


ALLSTRIFE_CENTER_RESULT

static final int[][] ALLSTRIFE_CENTER_RESULT
values from the test: allStrife_center_


ALLOVERLAP_CENTER_RESULT

static final int[][] ALLOVERLAP_CENTER_RESULT
values from the test: allOverlap_center_


SOLELROVERLAP_CENTER_RESULT

static final int[][] SOLELROVERLAP_CENTER_RESULT
values from the test: soleLROverlap_center_


SOLETOTALOVERLAP_CENTER_RESULT

static final int[][] SOLETOTALOVERLAP_CENTER_RESULT
values from the test: soleTotalOverlap_center_



Copyright © 2011. All Rights Reserved.