Class Docx4jReplacedElementFactory
java.lang.Object
org.docx4j.convert.in.xhtml.renderer.Docx4jReplacedElementFactory
- All Implemented Interfaces:
com.openhtmltopdf.extend.ReplacedElementFactory
public class Docx4jReplacedElementFactory
extends Object
implements com.openhtmltopdf.extend.ReplacedElementFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.openhtmltopdf.extend.ReplacedElementcreateReplacedElement(com.openhtmltopdf.layout.LayoutContext c, com.openhtmltopdf.render.BlockBox box, com.openhtmltopdf.extend.UserAgentCallback uac, int cssWidth, int cssHeight) getRadioButtons(String name) booleanvoidvoidreset()
-
Constructor Details
-
Docx4jReplacedElementFactory
-
-
Method Details
-
createReplacedElement
public com.openhtmltopdf.extend.ReplacedElement createReplacedElement(com.openhtmltopdf.layout.LayoutContext c, com.openhtmltopdf.render.BlockBox box, com.openhtmltopdf.extend.UserAgentCallback uac, int cssWidth, int cssHeight) - Specified by:
createReplacedElementin interfacecom.openhtmltopdf.extend.ReplacedElementFactory
-
reset
public void reset() -
getRadioButtons
-
remove
-
isReplacedElement
- Specified by:
isReplacedElementin interfacecom.openhtmltopdf.extend.ReplacedElementFactory
-