org.xhtmlrenderer.pdf
Class ITextReplacedElementFactory
java.lang.Object
org.xhtmlrenderer.pdf.ITextReplacedElementFactory
- All Implemented Interfaces:
- ReplacedElementFactory
public class ITextReplacedElementFactory
- extends 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(Element e)
- Specified by:
remove in interface ReplacedElementFactory
remove
public void remove(String fieldName)
getRadioButtons
public List getRadioButtons(String name)
setFormSubmissionListener
public void setFormSubmissionListener(FormSubmissionListener listener)
- Specified by:
setFormSubmissionListener in interface ReplacedElementFactory
Copyright © 2012. All Rights Reserved.