Uses of Class
org.xhtmlrenderer.layout.FunctionData
-
Packages that use FunctionData Package Description org.xhtmlrenderer.render -
-
Uses of FunctionData in org.xhtmlrenderer.render
Methods in org.xhtmlrenderer.render that return FunctionData Modifier and Type Method Description FunctionData
InlineText. getFunctionData()
Methods in org.xhtmlrenderer.render with parameters of type FunctionData Modifier and Type Method Description void
InlineText. setFunctionData(FunctionData functionData)
-