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.private static voidSvgExporter.svg(PresentationMLPackage presentationMLPackage, ResolvedLayout layout, Result result, SvgExporter.SvgSettings settings) private static StringSvgExporter.svg(PresentationMLPackage presentationMLPackage, ResolvedLayout layout, SvgExporter.SvgSettings settings) Constructors in org.pptx4j.convert.out.svginhtml with parameters of type SvgExporter.SvgSettingsModifierConstructorDescriptionprotectedSvgConversionContext(SvgExporter.SvgSettings conversionSettings, PresentationMLPackage localPmlPackage, ResolvedLayout resolvedLayout)