public class SVGReplacedElementFactory
extends org.xhtmlrenderer.pdf.ITextReplacedElementFactory
Constructor and Description |
---|
SVGReplacedElementFactory(org.xhtmlrenderer.pdf.ITextOutputDevice outputDevice) |
Modifier and Type | Method and Description |
---|---|
org.xhtmlrenderer.extend.ReplacedElement |
createReplacedElement(org.xhtmlrenderer.layout.LayoutContext c,
org.xhtmlrenderer.render.BlockBox box,
org.xhtmlrenderer.extend.UserAgentCallback uac,
int cssWidth,
int cssHeight) |
public SVGReplacedElementFactory(org.xhtmlrenderer.pdf.ITextOutputDevice outputDevice)
public org.xhtmlrenderer.extend.ReplacedElement createReplacedElement(org.xhtmlrenderer.layout.LayoutContext c, org.xhtmlrenderer.render.BlockBox box, org.xhtmlrenderer.extend.UserAgentCallback uac, int cssWidth, int cssHeight)
createReplacedElement
in interface org.xhtmlrenderer.extend.ReplacedElementFactory
createReplacedElement
in class org.xhtmlrenderer.pdf.ITextReplacedElementFactory
Copyright © 2015. All rights reserved.