org.xhtmlrenderer.css.style.derived
Class FunctionValue
java.lang.Object
org.xhtmlrenderer.css.style.DerivedValue
org.xhtmlrenderer.css.style.derived.FunctionValue
- All Implemented Interfaces:
- FSDerivedValue
public class FunctionValue
- extends DerivedValue
| 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionValue
public FunctionValue(CSSName name,
PropertyValue value)
getFunction
public FSFunction getFunction()
Copyright © 2013. All Rights Reserved.