Methods in org.jzy3d.colors.colormaps with parameters of type IColorMappable |
Color |
IColorMap.getColor(IColorMappable colorable,
float v)
|
Color |
ColorMapWhiteRed.getColor(IColorMappable colorable,
float z)
|
Color |
ColorMapWhiteGreen.getColor(IColorMappable colorable,
float z)
|
Color |
ColorMapWhiteBlue.getColor(IColorMappable colorable,
float z)
|
Color |
ColorMapRedAndGreen.getColor(IColorMappable colorable,
float z)
|
Color |
ColorMapRBG.getColor(IColorMappable colorable,
float z)
|
Color |
ColorMapRainbow.getColor(IColorMappable colorable,
float z)
|
Color |
ColorMapHotCold.getColor(IColorMappable colorable,
float z)
|
Color |
ColorMapGrayscale.getColor(IColorMappable colorable,
float z)
|
Color |
ColorMapBlueGreen.getColor(IColorMappable colorable,
float z)
|
Color |
IColorMap.getColor(IColorMappable colorable,
float x,
float y,
float z)
|
Color |
ColorMapWhiteRed.getColor(IColorMappable colorable,
float x,
float y,
float z)
|
Color |
ColorMapWhiteGreen.getColor(IColorMappable colorable,
float x,
float y,
float z)
|
Color |
ColorMapWhiteBlue.getColor(IColorMappable colorable,
float x,
float y,
float z)
|
Color |
ColorMapRedAndGreen.getColor(IColorMappable colorable,
float x,
float y,
float z)
|
Color |
ColorMapRBG.getColor(IColorMappable colorable,
float x,
float y,
float z)
|
Color |
ColorMapRainbow.getColor(IColorMappable colorable,
float x,
float y,
float z)
|
Color |
ColorMapHotCold.getColor(IColorMappable colorable,
float x,
float y,
float z)
|
Color |
ColorMapGrayscale.getColor(IColorMappable colorable,
float x,
float y,
float z)
|
Color |
ColorMapBlueGreen.getColor(IColorMappable colorable,
float x,
float y,
float z)
|