public class Context2DFactory extends Object
IContext2D concrete instances to be used on the SVG exporting,
abstracting which library implementation is used, allowing to change or use multiple implementations if necessary.| Constructor and Description |
|---|
Context2DFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IContext2D |
create(SvgExportSettings settings) |
public static IContext2D create(SvgExportSettings settings)
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.