| Package | Description |
|---|---|
| ucar.nc2.ui.coverage | |
| ucar.nc2.ui.grid |
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageDisplay.setDataMinMaxType(ColorScale.MinMaxType type) |
void |
CoverageRenderer.setDataMinMaxType(ColorScale.MinMaxType type)
set the ColorScale data min/max type
|
| Modifier and Type | Method and Description |
|---|---|
static ColorScale.MinMaxType |
ColorScale.MinMaxType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColorScale.MinMaxType[] |
ColorScale.MinMaxType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridRenderer.setDataMinMaxType(ColorScale.MinMaxType type)
set the ColorScale data min/max type
|
void |
GridController.setDataMinMaxType(ColorScale.MinMaxType type) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.