|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoundedColorMap | |
|---|---|
| edu.ucla.loni.LOVE.colormap | |
| Uses of BoundedColorMap in edu.ucla.loni.LOVE.colormap |
|---|
| Fields in edu.ucla.loni.LOVE.colormap declared as BoundedColorMap | |
|---|---|
protected BoundedColorMap |
ColorBar._colormap
Color map of color bar |
| Methods in edu.ucla.loni.LOVE.colormap that return BoundedColorMap | |
|---|---|
BoundedColorMap |
ColorMapControlPanel.getColorMap()
|
| Methods in edu.ucla.loni.LOVE.colormap with parameters of type BoundedColorMap | |
|---|---|
void |
BoundedColorMap.copyColorMap(BoundedColorMap cMap)
Copy the settings from another colormap. |
| Constructors in edu.ucla.loni.LOVE.colormap with parameters of type BoundedColorMap | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||