Package com.illumon.iris.db.util
Class DBColorUtil
java.lang.Object
com.illumon.iris.db.util.DBColorUtilImpl
com.illumon.iris.db.util.DBColorUtil
public class DBColorUtil extends DBColorUtilImpl
Colors moved to
For foreground colors, one of the remaining 7 bits denotes no foreground color overriding when the cell is highlighted in the table. This means the foreground color will stay the same when the cell is highlighted.
Color. They are left in here for backwards compatibility.
Colors are encoded into longs, the 32 least significant bits representing the foreground color and the 32 most significant bits the background color. The 24 least significant bits of each chunk hold the color's RGB values.
The 25th bit is flipped. This distinguishes between no formatting (0L) and black.For foreground colors, one of the remaining 7 bits denotes no foreground color overriding when the cell is highlighted in the table. This means the foreground color will stay the same when the cell is highlighted.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDBColorUtil.DistinctFormatterDeprecated. -
Field Summary
Fields Modifier and Type Field Description static longBLACKDeprecated.static longBLUEDeprecated.static longBRIGHT_BLUEDeprecated.static longBRIGHT_BLUEGREENDeprecated.static longBRIGHT_GREENDeprecated.static longBRIGHT_GREENYELLOWDeprecated.static longBRIGHT_PURPLEDeprecated.static longBRIGHT_PURPLEBLUEDeprecated.static longBRIGHT_REDDeprecated.static longBRIGHT_REDPURPLEDeprecated.static longBRIGHT_YELLOWDeprecated.static longBRIGHT_YELLOWREDDeprecated.static longCYANDeprecated.static longDARK_BLUEDeprecated.static longDARK_BLUEGREENDeprecated.static longDARK_GREENDeprecated.static longDARK_GREENYELLOWDeprecated.static longDARK_PURPLEDeprecated.static longDARK_PURPLEBLUEDeprecated.static longDARK_REDDeprecated.static longDARK_REDPURPLEDeprecated.static longDARK_YELLOWDeprecated.static longDARK_YELLOWREDDeprecated.static longDARKGRAYISH_BLUEDeprecated.static longDARKGRAYISH_BLUEGREENDeprecated.static longDARKGRAYISH_GREENDeprecated.static longDARKGRAYISH_GREENYELLOWDeprecated.static longDARKGRAYISH_PURPLEDeprecated.static longDARKGRAYISH_PURPLEBLUEDeprecated.static longDARKGRAYISH_REDDeprecated.static longDARKGRAYISH_REDPURPLEDeprecated.static longDARKGRAYISH_YELLOWDeprecated.static longDARKGRAYISH_YELLOWREDDeprecated.static longDEEP_BLUEDeprecated.static longDEEP_BLUEGREENDeprecated.static longDEEP_GREENDeprecated.static longDEEP_GREENYELLOWDeprecated.static longDEEP_PURPLEDeprecated.static longDEEP_PURPLEBLUEDeprecated.static longDEEP_REDDeprecated.static longDEEP_REDPURPLEDeprecated.static longDEEP_YELLOWDeprecated.static longDEEP_YELLOWREDDeprecated.static longDULL_BLUEDeprecated.static longDULL_BLUEGREENDeprecated.static longDULL_GREENDeprecated.static longDULL_GREENYELLOWDeprecated.static longDULL_PURPLEDeprecated.static longDULL_PURPLEBLUEDeprecated.static longDULL_REDDeprecated.static longDULL_REDPURPLEDeprecated.static longDULL_YELLOWDeprecated.static longDULL_YELLOWREDDeprecated.static longGRAY1Deprecated.static longGRAY2Deprecated.static longGRAY3Deprecated.static longGRAY4Deprecated.static longGRAY5Deprecated.static longGRAY6Deprecated.static longGRAY7Deprecated.static longGRAY8Deprecated.static longGRAYISH_BLUEDeprecated.static longGRAYISH_BLUEGREENDeprecated.static longGRAYISH_GREENDeprecated.static longGRAYISH_GREENYELLOWDeprecated.static longGRAYISH_PURPLEDeprecated.static longGRAYISH_PURPLEBLUEDeprecated.static longGRAYISH_REDDeprecated.static longGRAYISH_REDPURPLEDeprecated.static longGRAYISH_YELLOWDeprecated.static longGRAYISH_YELLOWREDDeprecated.static longGREENDeprecated.static longLIGHT_BLUEDeprecated.static longLIGHT_BLUEGREENDeprecated.static longLIGHT_GREENDeprecated.static longLIGHT_GREENYELLOWDeprecated.static longLIGHT_PURPLEDeprecated.static longLIGHT_PURPLEBLUEDeprecated.static longLIGHT_REDDeprecated.static longLIGHT_REDPURPLEDeprecated.static longLIGHT_YELLOWDeprecated.static longLIGHT_YELLOWREDDeprecated.static longLIGHTGRAYISH_BLUEDeprecated.static longLIGHTGRAYISH_BLUEGREENDeprecated.static longLIGHTGRAYISH_GREENDeprecated.static longLIGHTGRAYISH_GREENYELLOWDeprecated.static longLIGHTGRAYISH_PURPLEDeprecated.static longLIGHTGRAYISH_PURPLEBLUEDeprecated.static longLIGHTGRAYISH_REDDeprecated.static longLIGHTGRAYISH_REDPURPLEDeprecated.static longLIGHTGRAYISH_YELLOWDeprecated.static longLIGHTGRAYISH_YELLOWREDDeprecated.static longMAGENTADeprecated.static longNO_FORMATTINGDeprecated.static longORANGEDeprecated.static longPALE_BLUEDeprecated.static longPALE_BLUEGREENDeprecated.static longPALE_GREENDeprecated.static longPALE_GREENYELLOWDeprecated.static longPALE_PURPLEDeprecated.static longPALE_PURPLEBLUEDeprecated.static longPALE_REDDeprecated.static longPALE_REDPURPLEDeprecated.static longPALE_YELLOWDeprecated.static longPALE_YELLOWREDDeprecated.static longPINKDeprecated.static longREDDeprecated.static longSTRONG_BLUEDeprecated.static longSTRONG_BLUEGREENDeprecated.static longSTRONG_GREENDeprecated.static longSTRONG_GREENYELLOWDeprecated.static longSTRONG_PURPLEDeprecated.static longSTRONG_PURPLEBLUEDeprecated.static longSTRONG_REDDeprecated.static longSTRONG_REDPURPLEDeprecated.static longSTRONG_YELLOWDeprecated.static longSTRONG_YELLOWREDDeprecated.static longVERYPALE_BLUEDeprecated.static longVERYPALE_BLUEGREENDeprecated.static longVERYPALE_GREENDeprecated.static longVERYPALE_GREENYELLOWDeprecated.static longVERYPALE_PURPLEDeprecated.static longVERYPALE_PURPLEBLUEDeprecated.static longVERYPALE_REDDeprecated.static longVERYPALE_REDPURPLEDeprecated.static longVERYPALE_YELLOWDeprecated.static longVERYPALE_YELLOWREDDeprecated.static longVIVID_BLUEDeprecated.static longVIVID_BLUEGREENDeprecated.static longVIVID_GREENDeprecated.static longVIVID_GREENYELLOWDeprecated.static longVIVID_PURPLEDeprecated.static longVIVID_PURPLEBLUEDeprecated.static longVIVID_REDDeprecated.static longVIVID_REDPURPLEDeprecated.static longVIVID_YELLOWDeprecated.static longVIVID_YELLOWREDDeprecated.static longWHITEDeprecated.static longYELLOWDeprecated.Fields inherited from class com.illumon.iris.db.util.DBColorUtilImpl
COLOR_SET_BIT, FOREGROUND_SET_BIT, SELECTION_OVERRIDE_BIT -
Constructor Summary
Constructors Constructor Description DBColorUtil() -
Method Summary
Methods inherited from class com.illumon.iris.db.util.DBColorUtilImpl
background, background, backgroundForeground, backgroundForeground, backgroundForegroundAuto, backgroundForegroundAuto, backgroundOverride, backgroundOverride, backgroundOverride, bg, bg, bg, bg, bgfg, bgfg, bgfg, bgfg, bgfga, bgfga, bgfga, bgfga, bgo, bgo, bgo, fg, fg, fg, fg, fgo, fgo, fgo, foreground, foreground, foregroundOverride, foregroundOverride, foregroundOverride, heatmap, heatmap, heatmap, heatmapFg, heatmapFg, heatmapFg, heatmapForeground, heatmapForeground, isBackgroundSelectionOverride, isForegroundSelectionOverride, toLong, toLong, toLong, valueOf
-
Field Details
-
VIVID_RED
Deprecated. -
VIVID_YELLOWRED
Deprecated. -
VIVID_YELLOW
Deprecated. -
VIVID_GREENYELLOW
Deprecated. -
VIVID_GREEN
Deprecated. -
VIVID_BLUEGREEN
Deprecated. -
VIVID_BLUE
Deprecated. -
VIVID_PURPLEBLUE
Deprecated. -
VIVID_PURPLE
Deprecated. -
VIVID_REDPURPLE
Deprecated. -
STRONG_RED
Deprecated. -
STRONG_YELLOWRED
Deprecated. -
STRONG_YELLOW
Deprecated. -
STRONG_GREENYELLOW
Deprecated. -
STRONG_GREEN
Deprecated. -
STRONG_BLUEGREEN
Deprecated. -
STRONG_BLUE
Deprecated. -
STRONG_PURPLEBLUE
Deprecated. -
STRONG_PURPLE
Deprecated. -
STRONG_REDPURPLE
Deprecated. -
BRIGHT_RED
Deprecated. -
BRIGHT_YELLOWRED
Deprecated. -
BRIGHT_YELLOW
Deprecated. -
BRIGHT_GREENYELLOW
Deprecated. -
BRIGHT_GREEN
Deprecated. -
BRIGHT_BLUEGREEN
Deprecated. -
BRIGHT_BLUE
Deprecated. -
BRIGHT_PURPLEBLUE
Deprecated. -
BRIGHT_PURPLE
Deprecated. -
BRIGHT_REDPURPLE
Deprecated. -
PALE_RED
Deprecated. -
PALE_YELLOWRED
Deprecated. -
PALE_YELLOW
Deprecated. -
PALE_GREENYELLOW
Deprecated. -
PALE_GREEN
Deprecated. -
PALE_BLUEGREEN
Deprecated. -
PALE_BLUE
Deprecated. -
PALE_PURPLEBLUE
Deprecated. -
PALE_PURPLE
Deprecated. -
PALE_REDPURPLE
Deprecated. -
VERYPALE_RED
Deprecated. -
VERYPALE_YELLOWRED
Deprecated. -
VERYPALE_YELLOW
Deprecated. -
VERYPALE_GREENYELLOW
Deprecated. -
VERYPALE_GREEN
Deprecated. -
VERYPALE_BLUEGREEN
Deprecated. -
VERYPALE_BLUE
Deprecated. -
VERYPALE_PURPLEBLUE
Deprecated. -
VERYPALE_PURPLE
Deprecated. -
VERYPALE_REDPURPLE
Deprecated. -
LIGHTGRAYISH_RED
Deprecated. -
LIGHTGRAYISH_YELLOWRED
Deprecated. -
LIGHTGRAYISH_YELLOW
Deprecated. -
LIGHTGRAYISH_GREENYELLOW
Deprecated. -
LIGHTGRAYISH_GREEN
Deprecated. -
LIGHTGRAYISH_BLUEGREEN
Deprecated. -
LIGHTGRAYISH_BLUE
Deprecated. -
LIGHTGRAYISH_PURPLEBLUE
Deprecated. -
LIGHTGRAYISH_PURPLE
Deprecated. -
LIGHTGRAYISH_REDPURPLE
Deprecated. -
LIGHT_RED
Deprecated. -
LIGHT_YELLOWRED
Deprecated. -
LIGHT_YELLOW
Deprecated. -
LIGHT_GREENYELLOW
Deprecated. -
LIGHT_GREEN
Deprecated. -
LIGHT_BLUEGREEN
Deprecated. -
LIGHT_BLUE
Deprecated. -
LIGHT_PURPLEBLUE
Deprecated. -
LIGHT_PURPLE
Deprecated. -
LIGHT_REDPURPLE
Deprecated. -
GRAYISH_RED
Deprecated. -
GRAYISH_YELLOWRED
Deprecated. -
GRAYISH_YELLOW
Deprecated. -
GRAYISH_GREENYELLOW
Deprecated. -
GRAYISH_GREEN
Deprecated. -
GRAYISH_BLUEGREEN
Deprecated. -
GRAYISH_BLUE
Deprecated. -
GRAYISH_PURPLEBLUE
Deprecated. -
GRAYISH_PURPLE
Deprecated. -
GRAYISH_REDPURPLE
Deprecated. -
DULL_RED
Deprecated. -
DULL_YELLOWRED
Deprecated. -
DULL_YELLOW
Deprecated. -
DULL_GREENYELLOW
Deprecated. -
DULL_GREEN
Deprecated. -
DULL_BLUEGREEN
Deprecated. -
DULL_BLUE
Deprecated. -
DULL_PURPLEBLUE
Deprecated. -
DULL_PURPLE
Deprecated. -
DULL_REDPURPLE
Deprecated. -
DEEP_RED
Deprecated. -
DEEP_YELLOWRED
Deprecated. -
DEEP_YELLOW
Deprecated. -
DEEP_GREENYELLOW
Deprecated. -
DEEP_GREEN
Deprecated. -
DEEP_BLUEGREEN
Deprecated. -
DEEP_BLUE
Deprecated. -
DEEP_PURPLEBLUE
Deprecated. -
DEEP_PURPLE
Deprecated. -
DEEP_REDPURPLE
Deprecated. -
DARK_RED
Deprecated. -
DARK_YELLOWRED
Deprecated. -
DARK_YELLOW
Deprecated. -
DARK_GREENYELLOW
Deprecated. -
DARK_GREEN
Deprecated. -
DARK_BLUEGREEN
Deprecated. -
DARK_BLUE
Deprecated. -
DARK_PURPLEBLUE
Deprecated. -
DARK_PURPLE
Deprecated. -
DARK_REDPURPLE
Deprecated. -
DARKGRAYISH_RED
Deprecated. -
DARKGRAYISH_YELLOWRED
Deprecated. -
DARKGRAYISH_YELLOW
Deprecated. -
DARKGRAYISH_GREENYELLOW
Deprecated. -
DARKGRAYISH_GREEN
Deprecated. -
DARKGRAYISH_BLUEGREEN
Deprecated. -
DARKGRAYISH_BLUE
Deprecated. -
DARKGRAYISH_PURPLEBLUE
Deprecated. -
DARKGRAYISH_PURPLE
Deprecated. -
DARKGRAYISH_REDPURPLE
Deprecated. -
BLACK
Deprecated. -
GRAY1
Deprecated. -
GRAY2
Deprecated. -
GRAY3
Deprecated. -
GRAY4
Deprecated. -
GRAY5
Deprecated. -
GRAY6
Deprecated. -
GRAY7
Deprecated. -
GRAY8
Deprecated. -
WHITE
Deprecated. -
RED
Deprecated. -
PINK
Deprecated. -
ORANGE
Deprecated. -
YELLOW
Deprecated. -
GREEN
Deprecated. -
MAGENTA
Deprecated. -
CYAN
Deprecated. -
BLUE
Deprecated. -
NO_FORMATTING
Deprecated.
-
-
Constructor Details
-
DBColorUtil
public DBColorUtil()
-