Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CLASSIFICATION_CONSERVATIVE |
1 |
public static final int |
CLASSIFICATION_NEARESTNEIGHBOUR |
0 |
public static final int |
RESOLUTION_AVERAGE |
2 |
public static final int |
RESOLUTION_CONSERVATIVE |
0 |
public static final int |
RESOLUTION_NONE |
3 |
public static final int |
RESOLUTION_RANDOM |
1 |