public class Java2DReplacedElementFactory extends Object implements ReplacedElementFactory
| Constructor and Description |
|---|
Java2DReplacedElementFactory(SVGDrawer svgImpl,
FSObjectDrawerFactory objectDrawerFactory,
SVGDrawer mathMLImpl) |
| Modifier and Type | Method and Description |
|---|---|
ReplacedElement |
createReplacedElement(LayoutContext context,
BlockBox box,
UserAgentCallback uac,
int cssWidth,
int cssHeight) |
boolean |
isReplacedElement(Element e) |
public Java2DReplacedElementFactory(SVGDrawer svgImpl, FSObjectDrawerFactory objectDrawerFactory, SVGDrawer mathMLImpl)
public ReplacedElement createReplacedElement(LayoutContext context, BlockBox box, UserAgentCallback uac, int cssWidth, int cssHeight)
createReplacedElement in interface ReplacedElementFactorypublic boolean isReplacedElement(Element e)
isReplacedElement in interface ReplacedElementFactoryCopyright © 2004–2025. All rights reserved.