Uses of Interface
com.openhtmltopdf.css.extend.ContentFunction
Packages that use ContentFunction
-
Uses of ContentFunction in com.openhtmltopdf.context
Methods in com.openhtmltopdf.context that return ContentFunctionModifier and TypeMethodDescriptionContentFunctionFactory.lookupFunction(LayoutContext c, FSFunction function) Methods in com.openhtmltopdf.context with parameters of type ContentFunctionModifier and TypeMethodDescriptionvoidContentFunctionFactory.registerFunction(ContentFunction function) -
Uses of ContentFunction in com.openhtmltopdf.layout
Methods in com.openhtmltopdf.layout that return ContentFunctionMethods in com.openhtmltopdf.layout with parameters of type ContentFunctionModifier and TypeMethodDescriptionvoidFunctionData.setContentFunction(ContentFunction contentFunction) Constructors in com.openhtmltopdf.layout with parameters of type ContentFunction -
Uses of ContentFunction in com.openhtmltopdf.render
Methods in com.openhtmltopdf.render that return ContentFunctionMethods in com.openhtmltopdf.render with parameters of type ContentFunctionModifier and TypeMethodDescriptionvoidInlineBox.setContentFunction(ContentFunction contentFunction)