| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.ucla.loni.LOVE.colormap.ColorMap
edu.ucla.loni.LOVE.colormap.plugins.SpecialSpectralColorMap
public class SpecialSpectralColorMap
This is a Spectral colormap
| Field Summary | 
|---|
| Fields inherited from class edu.ucla.loni.LOVE.colormap.ColorMap | 
|---|
| _alpha, _aMap, _bits, _bMap, _gMap, _isInverted, _lowerLimit, _overColor, _rMap, _size, _underColor, _upperLimit, BLUE, BONE, COOL, COPPER, FLAG, GRAY, GREEN, HOT, HOTMETAL, HSV, PINK, RED, SPECIAL_SPECTRAL, SPECTRAL | 
| Constructor Summary | |
|---|---|
| SpecialSpectralColorMap()Default constructor | |
| SpecialSpectralColorMap(int size,
                        int bits)Constructor | |
| Method Summary | |
|---|---|
| protected  void | _setColorMap()Actual set up of color map in range. | 
|  java.lang.String | getName()Get the names of the current map | 
| Methods inherited from class edu.ucla.loni.LOVE.colormap.ColorMap | 
|---|
| getAlpha, getAlphaMap, getBlueMap, getColorModel, getGreenMap, getInverted, getLowerLimit, getOverColor, getRedMap, getSize, getUnderColor, getUpperLimit, initializeColorMap, invertColorMap, setAlpha, setInverted, setLimits, setLowerLimit, setOverColor, setUnderColor, setUpperLimit, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public SpecialSpectralColorMap()
public SpecialSpectralColorMap(int size,
                               int bits)
| Method Detail | 
|---|
public java.lang.String getName()
getName in class ColorMapprotected void _setColorMap()
ColorMap
_setColorMap in class ColorMap| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||