
public class ColorMappingRanges extends ColorMappingForScalar
| Constructor and Description |
|---|
ColorMappingRanges(SortedMap<Float,Integer> pColorArray,
boolean pStrictComparison) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
computeColor(float pScalar) |
add, getColorForIndex, setprotected int computeColor(float pScalar)
computeColor in class ColorMappingForScalar