static DocumentFragment |
SvgExporter.createBlockForP(SvgConversionContext context,
String lvl,
String cNvPrName,
String phType,
org.w3c.dom.traversal.NodeIterator childResults,
org.w3c.dom.traversal.NodeIterator lvlNpPr) |
static DocumentFragment |
SvgExporter.createBlockForR(SvgConversionContext context,
org.w3c.dom.traversal.NodeIterator rPrNodeIt,
org.w3c.dom.traversal.NodeIterator childResults) |
static DocumentFragment |
PictureExporter.createHtmlImg(SvgConversionContext context,
org.w3c.dom.traversal.NodeIterator wpInline) |
static PictureExporter |
PictureExporter.createPicture(SvgConversionContext context,
org.w3c.dom.traversal.NodeIterator anchorOrInline) |
static String |
SvgExporter.getCssForStyles(SvgConversionContext context) |
static DocumentFragment |
SvgExporter.shapeToSVG(SvgConversionContext context,
org.w3c.dom.traversal.NodeIterator shapeIt) |