|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xhtmlrenderer.css.style.DerivedValue
org.xhtmlrenderer.css.style.derived.ColorValue
public class ColorValue
Constructor Summary | |
---|---|
ColorValue(CSSName name,
PropertyValue value)
|
Method Summary | |
---|---|
FSColor |
asColor()
Returns the value as a Color, if it is a color. |
Methods inherited from class org.xhtmlrenderer.css.style.DerivedValue |
---|
asFloat, asIdentValue, asString, asStringArray, getCssSacUnitType, getFloatProportionalTo, getStringValue, hasAbsoluteUnit, isAbsoluteUnit, isDeclaredInherit, isDependentOnFontSize, isIdent |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorValue(CSSName name, PropertyValue value)
Method Detail |
---|
public FSColor asColor()
asColor
in interface FSDerivedValue
asColor
in class DerivedValue
|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |