Uses of Class
com.openhtmltopdf.layout.FunctionData
-
Packages that use FunctionData Package Description com.openhtmltopdf.render -
-
Uses of FunctionData in com.openhtmltopdf.render
Fields in com.openhtmltopdf.render declared as FunctionData Modifier and Type Field Description (package private) FunctionData
InlineText.InlineTextRareData. _functionData
Methods in com.openhtmltopdf.render that return FunctionData Modifier and Type Method Description FunctionData
InlineText. getFunctionData()
Methods in com.openhtmltopdf.render with parameters of type FunctionData Modifier and Type Method Description void
InlineText. setFunctionData(FunctionData functionData)
-