| Package | Description |
|---|---|
| esa.neliota.utilities |
| Modifier and Type | Method and Description |
|---|---|
static ImageDisplayPanel.Filter |
ImageDisplayPanel.Filter.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImageDisplayPanel.Filter[] |
ImageDisplayPanel.Filter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageDisplayPanel.setDisplayThresholds(int[] thres,
ImageDisplayPanel.Filter filter)
Change the thresholds for the linear display.
|