public class WordXmlPictureE20 extends AbstractWordXmlPicture
AbstractWordXmlPicture.Dimensions| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
alt, dimensions, hlinkRef, id, IMAGE_URL, pType, style, targetFrame, tooltip| Modifier and Type | Method and Description |
|---|---|
static org.w3c.dom.DocumentFragment |
createHtmlImgE20(AbstractWmlConversionContext context,
java.lang.Object wpInline)
Extension function to create an HTML
|
static org.w3c.dom.DocumentFragment |
createHtmlImgE20(AbstractWmlConversionContext context,
java.lang.Object wpInline,
java.lang.String id)
Extension function to create an HTML
|
static org.w3c.dom.DocumentFragment |
createXslFoImgE20(AbstractWmlConversionContext context,
org.w3c.dom.traversal.NodeIterator wpInline)
Extension function to create an XSL FO
|
static org.w3c.dom.DocumentFragment |
createXslFoImgE20(AbstractWmlConversionContext context,
java.lang.Object wpInline)
for XSLFOExporterNonXSLT
|
createHtmlImageElement, createXslFoImageElement, getAlt, getHlinkReference, getHtmlDocumentFragment, getID, getPType, getSrc, getStyle, getTargetFrame, getTooltip, handleImageRel, handlePart, setAlt, setHlinkReference, setID, setPType, setSrc, setStyle, setTargetFrame, setTooltippublic static org.w3c.dom.DocumentFragment createHtmlImgE20(AbstractWmlConversionContext context, java.lang.Object wpInline)
context - wpInline - public static org.w3c.dom.DocumentFragment createHtmlImgE20(AbstractWmlConversionContext context, java.lang.Object wpInline, java.lang.String id)
context - wpInline - public static org.w3c.dom.DocumentFragment createXslFoImgE20(AbstractWmlConversionContext context, org.w3c.dom.traversal.NodeIterator wpInline)
wmlPackage - imageDirPath - pictureData - picSize - picLink - linkData - public static org.w3c.dom.DocumentFragment createXslFoImgE20(AbstractWmlConversionContext context, java.lang.Object wpInline)
Copyright © 2007–2023. All rights reserved.