Class FunctionValue
java.lang.Object
com.openhtmltopdf.css.style.DerivedValue
com.openhtmltopdf.css.style.derived.FunctionValue
- All Implemented Interfaces:
FSDerivedValue
public class FunctionValue extends DerivedValue
-
Constructor Summary
Constructors Constructor Description FunctionValue(CSSName name, PropertyValue value) -
Method Summary
Modifier and Type Method Description FSFunctiongetFunction()Methods inherited from class com.openhtmltopdf.css.style.DerivedValue
asColor, asFloat, asIdentValue, asString, asStringArray, getCssSacUnitType, getFloatProportionalTo, getStringValue, hasAbsoluteUnit, isAbsoluteUnit, isDeclaredInherit, isDependentOnFontSize, isIdent
-
Constructor Details
-
FunctionValue
-
-
Method Details
-
getFunction
-