Uses of Class
org.pptx4j.convert.out.svginhtml.SvgConversionContext
Packages that use SvgConversionContext
-
Uses of SvgConversionContext in org.pptx4j.convert.out.svginhtml
Methods in org.pptx4j.convert.out.svginhtml with parameters of type SvgConversionContextModifier and TypeMethodDescriptionstatic DocumentFragmentSvgExporter.createBlockForP(SvgConversionContext context, String lvl, String cNvPrName, String phType, org.w3c.dom.traversal.NodeIterator childResults, org.w3c.dom.traversal.NodeIterator lvlNpPr) static DocumentFragmentSvgExporter.createBlockForR(SvgConversionContext context, org.w3c.dom.traversal.NodeIterator rPrNodeIt, org.w3c.dom.traversal.NodeIterator childResults) static DocumentFragmentPictureExporter.createHtmlImg(SvgConversionContext context, org.w3c.dom.traversal.NodeIterator wpInline) static PictureExporterPictureExporter.createPicture(SvgConversionContext context, org.w3c.dom.traversal.NodeIterator anchorOrInline) static StringSvgExporter.getCssForStyles(SvgConversionContext context) static DocumentFragmentSvgExporter.shapeToSVG(SvgConversionContext context, org.w3c.dom.traversal.NodeIterator shapeIt)