public class EmptyColor extends ExtendedColor
| Modifier and Type | Field and Description |
|---|---|
static EmptyColor |
instance |
BLACK, WHITEblack, blue, BLUE, cyan, CYAN, DARK_GRAY, darkGray, gray, GRAY, green, GREEN, LIGHT_GRAY, lightGray, magenta, MAGENTA, orange, ORANGE, pink, PINK, red, RED, white, yellow, YELLOWBITMASK, OPAQUE, TRANSLUCENT| Constructor and Description |
|---|
EmptyColor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHTMLCode() |
boolean |
isDark() |
boolean |
isFilled() |
String |
toString() |
decode, getAlphaHTMLCode, getBlueProportion, getGreenProportion, getRedProportion, getText, mainbrighter, createContext, darker, equals, getAlpha, getBlue, getColor, getColor, getColor, getColorComponents, getColorComponents, getColorSpace, getComponents, getComponents, getGreen, getHSBColor, getRed, getRGB, getRGBColorComponents, getRGBComponents, getTransparency, hashCode, HSBtoRGB, RGBtoHSBpublic static final EmptyColor instance
public String getHTMLCode()
getHTMLCode in class ExtendedColorpublic boolean isDark()
isDark in class ExtendedColorpublic String toString()
toString in class ExtendedColorpublic boolean isFilled()
isFilled in class ExtendedColorCopyright © 2012-2018. All Rights Reserved.