public class Java2DReplacedElementFactory extends Object implements ReplacedElementFactory
| 构造器和说明 |
|---|
Java2DReplacedElementFactory(SVGDrawer svgImpl,
FSObjectDrawerFactory objectDrawerFactory,
SVGDrawer mathMLImpl) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 ReplacedElementFactorypublic boolean isReplacedElement(Element e)
isReplacedElement 在接口中 ReplacedElementFactoryCopyright © 2004–2025. All rights reserved.