Class WordXmlPictureE10

java.lang.Object
org.docx4j.model.images.AbstractWordXmlPicture
org.docx4j.model.images.WordXmlPictureE10

public class WordXmlPictureE10 extends AbstractWordXmlPicture
Generate HTML/XSLFO from Originally from OpenXmlView project. TODO - add Microsoft Public Licence TODO - integrate with our other image handling stuff Amended .. can generate HTML element, or XSL FO. E10 example: <w:pict> <v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter" /> <v:formulas> : </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect" /> <o:lock v:ext="edit" aspectratio="t" /> </v:shapetype> <v:shape id="_x0000_i1025" type="#_x0000_t75" style="width:428.25pt;height:321pt"> <v:imagedata r:id="rId4" o:title="" /> </v:shape> </w:pict>