public interface SVGDrawer extends Closeable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SVGDrawer.SVGImage |
| Modifier and Type | Method and Description |
|---|---|
SVGDrawer.SVGImage |
buildSVGImage(Element svgElement,
Box box,
CssContext cssContext,
double cssWidth,
double cssHeight,
double dotsPerPixel) |
void |
importFontFaceRules(List<FontFaceRule> fontFaces,
SharedContext shared) |
void importFontFaceRules(List<FontFaceRule> fontFaces, SharedContext shared)
SVGDrawer.SVGImage buildSVGImage(Element svgElement, Box box, CssContext cssContext, double cssWidth, double cssHeight, double dotsPerPixel)
Copyright © 2018. All rights reserved.