org.xhtmlrenderer.pdf
Class ITextReplacedElementFactory
java.lang.Object
org.xhtmlrenderer.pdf.ITextReplacedElementFactory
- All Implemented Interfaces:
- ReplacedElementFactory
public class ITextReplacedElementFactory
- extends java.lang.Object
- implements ReplacedElementFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ITextReplacedElementFactory
public ITextReplacedElementFactory(ITextOutputDevice outputDevice)
createReplacedElement
public ReplacedElement createReplacedElement(LayoutContext c,
BlockBox box,
UserAgentCallback uac,
int cssWidth,
int cssHeight)
- Specified by:
createReplacedElement in interface ReplacedElementFactory
reset
public void reset()
- Specified by:
reset in interface ReplacedElementFactory
remove
public void remove(org.w3c.dom.Element e)
- Specified by:
remove in interface ReplacedElementFactory
remove
public void remove(java.lang.String fieldName)
getRadioButtons
public java.util.List getRadioButtons(java.lang.String name)
setFormSubmissionListener
public void setFormSubmissionListener(FormSubmissionListener listener)
- Specified by:
setFormSubmissionListener in interface ReplacedElementFactory
Copyright © 2014. All Rights Reserved.