public class ColorValue extends DerivedValue
| 构造器和说明 |
|---|
ColorValue(CSSName name,
PropertyValue value) |
| 限定符和类型 | 方法和说明 |
|---|---|
FSColor |
asColor()
Returns the value as a Color, if it is a color.
|
asFloat, asIdentValue, asString, asStringArray, getCSSPrimitiveValue, getCssSacUnitType, getFloatProportionalTo, getStringValue, hasAbsoluteUnit, isAbsoluteUnit, isDeclaredInherit, isDependentOnFontSize, isIdentpublic ColorValue(CSSName name, PropertyValue value)
public FSColor asColor()
asColor 在接口中 FSDerivedValueasColor 在类中 DerivedValueCopyright © 2019. All Rights Reserved.