| Package | Description |
|---|---|
| ucar.nc2.ui.coverage | |
| ucar.nc2.ui.grid |
| Modifier and Type | Method and Description |
|---|---|
ColorScale |
CoverageRenderer.getColorScale()
get the current ColorScale
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageRenderer.setColorScale(ColorScale cs)
set the ColorScale to use
|
| Modifier and Type | Method and Description |
|---|---|
ColorScale |
ColorScale.Panel.getColorScale() |
ColorScale |
GridRenderer.getColorScale()
get the current ColorScale
|
ColorScale |
GridController.getColorScale() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColorScale.Panel.setColorScale(ColorScale cscale) |
void |
GridRenderer.setColorScale(ColorScale cs)
set the ColorScale to use
|
void |
GridController.setColorScale(ColorScale cs) |
| Constructor and Description |
|---|
ColorScale.Panel(Component parent,
ColorScale cscale) |
ColorScale.Panel(Component parent,
int type,
ColorScale cscale) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.