|
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.FunctionValue
public class FunctionValue
Constructor Summary | |
---|---|
FunctionValue(CSSName name,
PropertyValue value)
|
Method Summary | |
---|---|
FSFunction |
getFunction()
|
Methods inherited from class org.xhtmlrenderer.css.style.DerivedValue |
---|
asColor, 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 FunctionValue(CSSName name, PropertyValue value)
Method Detail |
---|
public FSFunction getFunction()
|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |