Home
last modified time | relevance | path

Searched refs:createElt (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js69 function createElt(doc, ns, name) function
154 var cell = createElt(xmlDoc, that.XMLNS, "Cell");
165 var row = createElt(xmlDoc, that.XMLNS, "Row");
339 var shape = createElt(xmlDoc, that.XMLNS, "Shape");
401 var shape = createElt(xmlDoc, that.XMLNS, "Shape");
477 var geoSec = createElt(xmlDoc, that.XMLNS, "Section");
528 var gShapes = createElt(xmlDoc, that.XMLNS, "Shapes");
685 var connect = createElt(xmlDoc, that.XMLNS, "Connect");
694 var connect = createElt(xmlDoc, that.XMLNS, "Connect");
731 var pageE = createElt(pagesXmlDoc, that.XMLNS, "Page");
[all …]
H A DmxVsdxCanvas2D.js74 var geoSec = this.createElt("Section");
183 var cell = this.createElt("Cell");
202 var row = this.createElt("Row");
456 var rel = this.createElt("Rel");
770 var text = this.createElt("Text");
815 var charRow = that.createElt("Row");
843 var pRow = that.createElt("Row");
867 var cp = that.createElt("cp");
925 var pRow = that.createElt("Row");
932 var pp = that.createElt("pp");
[all …]
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1057 …xCanvas2D.prototype.onFilesLoaded=function(){};mxVsdxCanvas2D.prototype.createElt=function(f){retu… method in mxVsdxCanvas2D
1058 …ion(){null!=this.geoSec&&this.shape.appendChild(this.geoSec);var f=this.createElt("Section");f.set…
1060 …,e)};mxVsdxCanvas2D.prototype.createCellElem=function(f,m,e){var q=this.createElt("Cell");q.setAtt…
1062 mxVsdxCanvas2D.prototype.createRowRel=function(f,m,e,q,k,d,b,a,c,g,n,w,x,A){var y=this.createElt("R…
1071 …s.createElt("ForeignData");e.setAttribute("ForeignType","Bitmap");f=f.toUpperCase();"BMP"!=f&&e.se…
1078 … y=this.createElt("Section");y.setAttribute("N","Character");var D=this.createElt("Section");D.set…
1079 …F=Math.min(Math.max(F,U),e),P=Math.max(P,k.height),M=Math.max(M,P));k=A.createElt("Row");k.setAttr…
1080createElt("Row");c.setAttribute("IX",E);switch(b.align){case "left":f=0;break;case "center":f=1;br…
1083 …ue("display")||"BR"==n||"LI"==n,OL:b.OL,LiIndex:b.LiIndex};"UL"==n?(w=A.createElt("Row"),w.setAttr…
1084createElt("pp"),w.setAttribute("IX",E++),C.appendChild(w)):"OL"==n?d.OL=!0:"LI"==n&&(d.LiIndex=c+1…