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) FunctionDataInlineText.InlineTextRareData. _functionDataMethods in com.openhtmltopdf.render that return FunctionData Modifier and Type Method Description FunctionDataInlineText. getFunctionData()Methods in com.openhtmltopdf.render with parameters of type FunctionData Modifier and Type Method Description voidInlineText. setFunctionData(FunctionData functionData)
-