public class EmptyColor extends ExtendedColor
Modifier and Type | Field and Description |
---|---|
static EmptyColor |
instance |
BLACK, WHITE
black, blue, BLUE, cyan, CYAN, DARK_GRAY, darkGray, gray, GRAY, green, GREEN, LIGHT_GRAY, lightGray, magenta, MAGENTA, orange, ORANGE, pink, PINK, red, RED, white, yellow, YELLOW
BITMASK, 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, main
brighter, createContext, darker, equals, getAlpha, getBlue, getColor, getColor, getColor, getColorComponents, getColorComponents, getColorSpace, getComponents, getComponents, getGreen, getHSBColor, getRed, getRGB, getRGBColorComponents, getRGBComponents, getTransparency, hashCode, HSBtoRGB, RGBtoHSB
public static final EmptyColor instance
public String getHTMLCode()
getHTMLCode
in class ExtendedColor
public boolean isDark()
isDark
in class ExtendedColor
public String toString()
toString
in class ExtendedColor
public boolean isFilled()
isFilled
in class ExtendedColor
Copyright © 2012-2018. All Rights Reserved.