Package org.xhtmlrenderer.pdf
Class ITextReplacedElementFactory
java.lang.Object
org.xhtmlrenderer.pdf.ITextReplacedElementFactory
- All Implemented Interfaces:
ReplacedElementFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateReplacedElement(LayoutContext c, BlockBox box, UserAgentCallback uac, int cssWidth, int cssHeight) getRadioButtons(String name) voidvoidvoidreset()void
-
Constructor Details
-
ITextReplacedElementFactory
-
-
Method Details
-
createReplacedElement
public ReplacedElement createReplacedElement(LayoutContext c, BlockBox box, UserAgentCallback uac, int cssWidth, int cssHeight) - Specified by:
createReplacedElementin interfaceReplacedElementFactory
-
reset
public void reset()- Specified by:
resetin interfaceReplacedElementFactory
-
remove
- Specified by:
removein interfaceReplacedElementFactory
-
remove
-
getRadioButtons
-
setFormSubmissionListener
- Specified by:
setFormSubmissionListenerin interfaceReplacedElementFactory
-