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 DocumentFragment |
createHtmlImgE20(AbstractWmlConversionContext context,
Object wpInline)
Extension function to create an HTML
|
static DocumentFragment |
createHtmlImgE20(AbstractWmlConversionContext context,
Object wpInline,
String id)
Extension function to create an HTML
|
static DocumentFragment |
createXslFoImgE20(AbstractWmlConversionContext context,
org.w3c.dom.traversal.NodeIterator wpInline)
Extension function to create an XSL FO
|
static DocumentFragment |
createXslFoImgE20(AbstractWmlConversionContext context,
Object wpInline)
for XSLFOExporterNonXSLT
|
createHtmlImageElement, createXslFoImageElement, getAlt, getHlinkReference, getHtmlDocumentFragment, getID, getPType, getSrc, getStyle, getTargetFrame, getTooltip, handleImageRel, handlePart, setAlt, setHlinkReference, setID, setPType, setSrc, setStyle, setTargetFrame, setTooltip
public static DocumentFragment createHtmlImgE20(AbstractWmlConversionContext context, Object wpInline)
context
- wpInline
- public static DocumentFragment createHtmlImgE20(AbstractWmlConversionContext context, Object wpInline, String id)
context
- wpInline
- public static DocumentFragment createXslFoImgE20(AbstractWmlConversionContext context, org.w3c.dom.traversal.NodeIterator wpInline)
wmlPackage
- imageDirPath
- pictureData
- picSize
- picLink
- linkData
- public static DocumentFragment createXslFoImgE20(AbstractWmlConversionContext context, Object wpInline)
Copyright © 2007-2019. All Rights Reserved.