public static final class TLcdExtremePointFinder.Type
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static TLcdExtremePointFinder.Type |
HIGHEST_POINTS
Constant used for locating the highest extreme points inside a matrix view.
|
static TLcdExtremePointFinder.Type |
LOWEST_POINTS
Constant used for locating the lowest extreme points inside a matrix view.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final TLcdExtremePointFinder.Type HIGHEST_POINTS
public static final TLcdExtremePointFinder.Type LOWEST_POINTS