Package | Description |
---|---|
edu.ucla.loni.LOVE.colormap |
Modifier and Type | Field and Description |
---|---|
protected BoundedColorMap |
ColorBar._colormap
Color map of color bar
|
Modifier and Type | Method and Description |
---|---|
BoundedColorMap |
ColorMapControlPanel.getColorMap() |
Modifier and Type | Method and Description |
---|---|
void |
BoundedColorMap.copyColorMap(BoundedColorMap cMap)
Copy the settings from another colormap.
|
Constructor and Description |
---|
ActiveBar(BoundedColorMap map,
int type) |
ColorBar(BoundedColorMap colormap,
int type)
Constructor
|
ColorBar(BoundedColorMap colormap,
int type,
int height,
int length)
Constructor
|
ColorMapControlPanel(BoundedColorMap colorMap)
Constructor of the panel.
|