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, NodeIterator childResults, NodeIterator lvlNpPr) static DocumentFragmentSvgExporter.createBlockForR(SvgConversionContext context, NodeIterator rPrNodeIt, NodeIterator childResults) static DocumentFragmentPictureExporter.createHtmlImg(SvgConversionContext context, NodeIterator wpInline) static PictureExporterPictureExporter.createPicture(SvgConversionContext context, NodeIterator anchorOrInline) static StringSvgExporter.getCssForStyles(SvgConversionContext context) static DocumentFragmentSvgExporter.shapeToSVG(SvgConversionContext context, NodeIterator shapeIt)