Uses of Class
org.pptx4j.convert.out.svginhtml.SvgExporter.SvgSettings
| Package | Description |
|---|---|
| org.pptx4j.convert.out.svginhtml |
-
Uses of SvgExporter.SvgSettings in org.pptx4j.convert.out.svginhtml
Methods in org.pptx4j.convert.out.svginhtml with parameters of type SvgExporter.SvgSettings Modifier and Type Method Description static java.lang.StringSvgExporter. svg(PresentationMLPackage presentationMLPackage, SlidePart slide, SvgExporter.SvgSettings settings)Create an HTML (with SVG) page representing the slide.Constructors in org.pptx4j.convert.out.svginhtml with parameters of type SvgExporter.SvgSettings Constructor Description SvgConversionContext(SvgExporter.SvgSettings conversionSettings, PresentationMLPackage localPmlPackage, ResolvedLayout resolvedLayout)