public class PdfBoxReplacedElementFactory extends Object implements ReplacedElementFactory
| Constructor and Description |
|---|
PdfBoxReplacedElementFactory(PdfBoxOutputDevice outputDevice,
SVGDrawer svgImpl,
FSObjectDrawerFactory objectDrawerFactory,
SVGDrawer mathmlImpl) |
| Modifier and Type | Method and Description |
|---|---|
ReplacedElement |
createReplacedElement(LayoutContext c,
BlockBox box,
UserAgentCallback uac,
int cssWidth,
int cssHeight) |
void |
remove(Element e) |
void |
reset() |
public PdfBoxReplacedElementFactory(PdfBoxOutputDevice outputDevice, SVGDrawer svgImpl, FSObjectDrawerFactory objectDrawerFactory, SVGDrawer mathmlImpl)
public ReplacedElement createReplacedElement(LayoutContext c, BlockBox box, UserAgentCallback uac, int cssWidth, int cssHeight)
createReplacedElement in interface ReplacedElementFactorypublic void reset()
reset in interface ReplacedElementFactorypublic void remove(Element e)
remove in interface ReplacedElementFactoryCopyright © 2018. All rights reserved.