Class Color
java.lang.Object
java.awt.Color
com.vladsch.flexmark.util.html.ui.Color
- All Implemented Interfaces:
Paint, Transparency, Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final Colorstatic final ColorFields inherited from class Color
black, blue, cyan, darkGray, gray, green, lightGray, magenta, orange, pink, red, white, yellowFields inherited from interface Transparency
BITMASK, OPAQUE, TRANSLUCENT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Color
brighter, createContext, darker, decode, equals, getAlpha, getBlue, getColor, getColor, getColor, getColorComponents, getColorComponents, getColorSpace, getComponents, getComponents, getGreen, getHSBColor, getRed, getRGB, getRGBColorComponents, getRGBComponents, getTransparency, hashCode, HSBtoRGB, RGBtoHSB
-
Field Details
-
NULL
-
WHITE
-
LIGHT_GRAY
-
GRAY
-
DARK_GRAY
-
BLACK
-
RED
-
PINK
-
ORANGE
-
YELLOW
-
GREEN
-
MAGENTA
-
CYAN
-
BLUE
-
-
Constructor Details
-
Color
-
Color
protected Color(int rgb)
-
-
Method Details
-
of
-
of
-
of
-
toString
-