Uses of Class
org.pptx4j.convert.out.svginhtml.SvgExporter.SvgSettings
Packages that use SvgExporter.SvgSettings
-
Uses of SvgExporter.SvgSettings in org.pptx4j.convert.out.svginhtml
Methods in org.pptx4j.convert.out.svginhtml with parameters of type SvgExporter.SvgSettingsModifier and TypeMethodDescriptionstatic 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.SvgSettingsModifierConstructorDescriptionprotectedSvgConversionContext(SvgExporter.SvgSettings conversionSettings, PresentationMLPackage localPmlPackage, ResolvedLayout resolvedLayout)