?????? | ????? |
---|---|
FSColor |
IdentValue.asColor() |
?????? | ???? |
---|---|
class |
FSCMYKColor |
class |
FSRGBColor |
?????? | ????? |
---|---|
FSColor |
FSCMYKColor.darkenColor() |
FSColor |
FSRGBColor.darkenColor() |
FSColor |
FSColor.darkenColor() |
FSColor |
PropertyValue.getFSColor() |
FSColor |
FSCMYKColor.lightenColor() |
FSColor |
FSRGBColor.lightenColor() |
FSColor |
FSColor.lightenColor() |
?????? |
---|
PropertyValue(FSColor color) |
?????? | ????? |
---|---|
FSColor |
FSDerivedValue.asColor() |
FSColor |
DerivedValue.asColor() |
FSColor |
CalculatedStyle.asColor(CSSName cssName) |
FSColor |
CalculatedStyle.getBackgroundColor()
Convenience property accessor; returns a Color initialized with the
background color value; Uses the actual value (computed actual value) for
this element.
|
FSColor |
CalculatedStyle.getColor()
Convenience property accessor; returns a Color initialized with the
foreground color Uses the actual value (computed actual value) for this
element.
|
?????? | ????? |
---|---|
FSColor |
ColorValue.asColor()
Returns the value as a Color, if it is a color.
|
FSColor |
BorderPropertySet.bottomColor() |
FSColor |
BorderPropertySet.leftColor() |
FSColor |
BorderPropertySet.rightColor() |
FSColor |
BorderPropertySet.topColor() |
?????? | ????? |
---|---|
void |
OutputDevice.drawDebugOutline(RenderingContext c,
Box box,
FSColor color) |
void |
OutputDevice.setColor(FSColor color) |
?????? | ????? |
---|---|
FSColor |
CollapsedBorderValue.color() |
?????? | ????? |
---|---|
void |
CollapsedBorderValue.setColor(FSColor color) |
?????? |
---|
CollapsedBorderValue(IdentValue style,
int width,
FSColor color,
int precedence) |
?????? | ????? |
---|---|
void |
ITextOutputDevice.setColor(FSColor color) |
?????? | ????? |
---|---|
FSColor |
Box.getEffBackgroundColor(RenderingContext c) |
?????? | ????? |
---|---|
void |
AbstractOutputDevice.drawDebugOutline(RenderingContext c,
Box box,
FSColor color) |
?????? | ????? |
---|---|
void |
Java2DOutputDevice.setColor(FSColor color) |