public class ProtanopiaColorScheme extends ColorBlindColorScheme
ColorBlindColorScheme
ColorBlindColorScheme.BlindnessKind
_lmsToRgb, _rgbToLms
derivedColorsResolver, displayName, isDark
Constructor and Description |
---|
ProtanopiaColorScheme(SubstanceColorScheme origColorScheme)
Creates a new protanopia color blindness color scheme.
|
getDarkColor, getExtraLightColor, getForegroundColor, getLightColor, getMidColor, getOrigScheme, getUltraDarkColor, getUltraLightColor
getBackgroundFillColor, getDisplayName, getFocusRingColor, getLineColor, getSelectionBackgroundColor, getSelectionForegroundColor, getTextBackgroundFillColor, getWatermarkDarkColor, getWatermarkLightColor, getWatermarkStampColor, hueShift, invert, isDark, named, negate, saturate, shade, shift, shiftBackground, tint, tone, toString
public ProtanopiaColorScheme(SubstanceColorScheme origColorScheme)
origColorScheme
- The original color scheme.