Lines Matching refs:io

11         var io;  variable
12 (function (io) {
197 … _this.vsdxModel = new com.mxgraph.io.vsdx.mxVsdxModel(rootDoc, docData, mediaData);
794 … } return null; })(me.vertexMap, new com.mxgraph.io.vsdx.ShapePageId(page.Id, shape.Id));
866 var type = com.mxgraph.io.vsdx.VsdxShape.getType(shape.getShape());
872 …} })(type, com.mxgraph.io.vsdx.mxVsdxConstants.TYPE_SHAPE) || (function (o1, o2) { if (o1 && o1.eq…
877 …} })(type, com.mxgraph.io.vsdx.mxVsdxConstants.TYPE_GROUP) || (function (o1, o2) { if (o1 && o1.eq…
882 } })(type, com.mxgraph.io.vsdx.mxVsdxConstants.FOREIGN))) {
897 …tion () { return this.value; } }); })(this.vertexShapeMap, new com.mxgraph.io.vsdx.ShapePageId(pag…
934 …nction () { return this.value; } }); })(this.edgeShapeMap, new com.mxgraph.io.vsdx.ShapePageId(pag…
940 …function () { return this.value; } }); })(this.parentsMap, new com.mxgraph.io.vsdx.ShapePageId(pag…
969 var style = com.mxgraph.io.vsdx.mxVsdxUtils.getStyleString(styleMap, "=");
990 var type = com.mxgraph.io.vsdx.VsdxShape.getType(subShape.getShape());
996 …} })(type, com.mxgraph.io.vsdx.mxVsdxConstants.TYPE_SHAPE) || (function (o1, o2) { if (o1 && o1.eq…
1001 …} })(type, com.mxgraph.io.vsdx.mxVsdxConstants.TYPE_GROUP) || (function (o1, o2) { if (o1 && o1.eq…
1006 } })(type, com.mxgraph.io.vsdx.mxVsdxConstants.FOREIGN))) {
1023 …tion () { return this.value; } }); })(this.vertexShapeMap, new com.mxgraph.io.vsdx.ShapePageId(pag…
1033 …nction () { return this.value; } }); })(this.edgeShapeMap, new com.mxgraph.io.vsdx.ShapePageId(pag…
1039 …function () { return this.value; } }); })(this.parentsMap, new com.mxgraph.io.vsdx.ShapePageId(pag…
1067 … function () { return this.value; } }); })(this.vertexMap, new com.mxgraph.io.vsdx.ShapePageId(pag…
1113 var style = com.mxgraph.io.vsdx.mxVsdxUtils.getStyleString(styleMap, "=");
1126 … function () { return this.value; } }); })(this.vertexMap, new com.mxgraph.io.vsdx.ShapePageId(pag…
1164 if (rows[i] instanceof com.mxgraph.io.vsdx.geometry.ArcTo)
1174 if (rows[i] instanceof com.mxgraph.io.vsdx.geometry.NURBSTo)
1195 var edgeId = new com.mxgraph.io.vsdx.ShapePageId(pageId, fromSheet);
1208 …} return null; })(this.parentsMap, new com.mxgraph.io.vsdx.ShapePageId(pageId, edgeShape.getId()));
1226 …} return null; })(this.vertexMap, new com.mxgraph.io.vsdx.ShapePageId(pageId, sourceSheet)) : null;
1257 … } return null; })(this.vertexMap, new com.mxgraph.io.vsdx.ShapePageId(pageId, toSheet)) : null;
1286 …edge = graph.insertEdge(parent, null, null, source, target, com.mxgraph.io.vsdx.mxVsdxUtils.getSty…
1298 …rtEdge(parent, null, edgeShape.getTextLabel(), source, target, com.mxgraph.io.vsdx.mxVsdxUtils.get…
1397 …edge = graph.insertEdge(parent, null, null, null, null, com.mxgraph.io.vsdx.mxVsdxUtils.getStyleSt…
1400 …edge = graph.createEdge(parent, null, null, null, null, com.mxgraph.io.vsdx.mxVsdxUtils.getStyleSt…
1415 …insertEdge(parent, null, edgeShape.getTextLabel(), null, null, com.mxgraph.io.vsdx.mxVsdxUtils.get…
1418 …createEdge(parent, null, edgeShape.getTextLabel(), null, null, com.mxgraph.io.vsdx.mxVsdxUtils.get…
1531 io.mxVsdxCodec = mxVsdxCodec;
1533 })(io = mxgraph.io || (mxgraph.io = {}));
1539 var io; variable
1540 (function (io) {
1599 …var shape = new com.mxgraph.io.vsdx.VsdxShape(page, shapeElem, !page.isEdge(shapeElem), masterShap…
1826 … var p = style.indexOf(com.mxgraph.io.vsdx.mxVsdxConstants.VSDX_ID);
1828 … p += com.mxgraph.io.vsdx.mxVsdxConstants.VSDX_ID.length + 1;
1834 … } return null; })(this_2.vertexShapeMap, new com.mxgraph.io.vsdx.ShapePageId(page.getId(), id));
1853 }(com.mxgraph.io.mxVsdxCodec));
1854 io.mxVssxCodec = mxVssxCodec;
1856 })(io = mxgraph.io || (mxgraph.io = {}));
1862 var io; variable
1863 (function (io) {
1915 })(vsdx = io.vsdx || (io.vsdx = {}));
1916 })(io = mxgraph.io || (mxgraph.io = {}));
1922 var io; variable
1923 (function (io) {
1986 … var cells = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(elem);
2020 return new com.mxgraph.io.vsdx.geometry.MoveTo(index, x, y);
2022 return new com.mxgraph.io.vsdx.geometry.LineTo(index, x, y);
2024 … return new com.mxgraph.io.vsdx.geometry.ArcTo(index, x, y, a);
2026 … return new com.mxgraph.io.vsdx.geometry.Ellipse(index, x, y, a, b, c, d);
2028 … return new com.mxgraph.io.vsdx.geometry.EllipticalArcTo(index, x, y, a, b, c, d);
2030 … return new com.mxgraph.io.vsdx.geometry.InfiniteLine(index, x, y, a, b);
2032 … return new com.mxgraph.io.vsdx.geometry.NURBSTo(index, x, y, a, b, c, d, formulaE);
2034 … return new com.mxgraph.io.vsdx.geometry.PolylineTo(index, x, y, formulaA);
2036 … return new com.mxgraph.io.vsdx.geometry.RelCubBezTo(index, x, y, a, b, c, d);
2038 … return new com.mxgraph.io.vsdx.geometry.RelEllipticalArcTo(index, x, y, a, b, c, d);
2040 … return new com.mxgraph.io.vsdx.geometry.RelLineTo(index, x, y);
2042 … return new com.mxgraph.io.vsdx.geometry.RelMoveTo(index, x, y);
2044 … return new com.mxgraph.io.vsdx.geometry.RelQuadBezTo(index, x, y, a, b);
2046 … return new com.mxgraph.io.vsdx.geometry.SplineKnot(index, x, y, a);
2048 … return new com.mxgraph.io.vsdx.geometry.SplineStart(index, x, y, a, b, c, d);
2051 return new com.mxgraph.io.vsdx.geometry.DelRow(index);
2058 })(vsdx = io.vsdx || (io.vsdx = {}));
2059 })(io = mxgraph.io || (mxgraph.io = {}));
2065 var io; variable
2066 (function (io) {
2145 … var vdxColors = elem.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.COLORS);
2148 … var colorList = colors.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.COLOR_ENTRY);
2152 … var colorId = color.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.INDEX);
2153 … var colorValue = color.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.RGB);
2158 … var vdxFonts = elem.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.FACE_NAMES);
2161 … var fontList = fonts.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.FACE_NAME);
2165 … var fontId = font.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.ID);
2166 … var fontValue = font.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.FONT_NAME);
2207 })(vsdx = io.vsdx || (io.vsdx = {}));
2208 })(io = mxgraph.io || (mxgraph.io = {}));
2214 var io; variable
2215 (function (io) {
2248 … var fromSheet = connectElem.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.FROM_SHEET);
2250 … var fromCell = connectElem.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.FROM_CELL);
2254 … var toSheet = connectElem.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.TO_SHEET);
2261 } })(fromCell, com.mxgraph.io.vsdx.mxVsdxConstants.BEGIN_X)) {
2270 } })(fromCell, com.mxgraph.io.vsdx.mxVsdxConstants.END_X)) {
2285 … var toPartString = connectElem.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.TO_PART);
2315 … var fromCell = connectElem.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.FROM_CELL);
2322 })(vsdx = io.vsdx || (io.vsdx = {}));
2323 })(io = mxgraph.io || (mxgraph.io = {}));
2329 var io; variable
2330 (function (io) {
2484 })(vsdx = io.vsdx || (io.vsdx = {}));
2485 })(io = mxgraph.io || (mxgraph.io = {}));
2491 var io; variable
2492 (function (io) {
2560 … var cellElems = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(elem, "Cell");
2561 … var rowElems = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(elem, "Row");
2623 … var row = com.mxgraph.io.vsdx.geometry.RowFactory.getRowObj(rowElem, this.rows);
2718 })(vsdx = io.vsdx || (io.vsdx = {}));
2719 })(io = mxgraph.io || (mxgraph.io = {}));
2725 var io; variable
2726 (function (io) {
2740 … var geo = new com.mxgraph.io.vsdx.mxVsdxGeometry(geoElem, this.parentGeomList);
2831 … if (index129 == 0 && row != null && row instanceof com.mxgraph.io.vsdx.geometry.MoveTo) {
2835 … else if (row != null && row instanceof com.mxgraph.io.vsdx.geometry.LineTo) {
2843 … x = (p.x - offsetX) * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
2845 … y = ((p.y - offsetY) * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$()) * -1;
2893 …roundingStr = ' rounded="1" arcSize="' + (rounding * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFac…
2974 })(vsdx = io.vsdx || (io.vsdx = {}));
2975 })(io = mxgraph.io || (mxgraph.io = {}));
2981 var io; variable
2982 (function (io) {
3002 this.Id = m.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.ID) || "";
3021 …ar relElem = model.getRelationship(child.getAttribute("r:id"), com.mxgraph.io.mxVsdxCodec.vsdxPlac…
3026 … masterDoc = model.getXmlDoc(com.mxgraph.io.mxVsdxCodec.vsdxPlaceholder + "/masters/" + target);
3048 … var cells = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(child, "Cell");
3092 … var masterShape = new com.mxgraph.io.vsdx.Shape(shape, model);
3117 … var connect = new com.mxgraph.io.vsdx.mxVsdxConnect(connectElem);
3179 })(vsdx = io.vsdx || (io.vsdx = {}));
3180 })(io = mxgraph.io || (mxgraph.io = {}));
3186 var io; variable
3187 (function (io) {
3237 … } })(childNode.tagName.toLowerCase(), com.mxgraph.io.mxVsdxCodec.vsdxPlaceholder + "document")) {
3244 this.pm = new com.mxgraph.io.vsdx.mxPropertiesManager();
3260 … var path = com.mxgraph.io.mxVsdxCodec.vsdxPlaceholder + "/theme/theme" + index + ".xml";
3271 … var theme_1 = new com.mxgraph.io.vsdx.mxVsdxTheme(child);
3308 …var vdxSheets = this.rootElement.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.STYLE_SH…
3311 … var sheetList = sheets_1.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.STYLE_SHEET);
3315 … var sheetId = sheet.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.ID);
3316 var sheetElement = new com.mxgraph.io.vsdx.Style(sheet, this);
3334 … var path = com.mxgraph.io.mxVsdxCodec.vsdxPlaceholder + "/masters/masters.xml";
3344 … } })(child.tagName, com.mxgraph.io.vsdx.mxVsdxConstants.MASTERS)) {
3354 … var master = new com.mxgraph.io.vsdx.mxVsdxMaster(masterElement, this);
3373 … var path = com.mxgraph.io.mxVsdxCodec.vsdxPlaceholder + "/pages/pages.xml";
3383 … } })(child.tagName, com.mxgraph.io.vsdx.mxVsdxConstants.PAGES)) {
3385 … var pageList = pages.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.PAGE);
3468 return new com.mxgraph.io.vsdx.mxVsdxPage(pageEle, this);
3500 })(vsdx = io.vsdx || (io.vsdx = {}));
3501 })(io = mxgraph.io || (mxgraph.io = {}));
3507 var io; variable
3508 (function (io) {
3533 … var backGround = pageElem.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.BACKGROUND);
3539 } })(backGround, com.mxgraph.io.vsdx.mxVsdxConstants.TRUE)) ? true : false;
3540 … var back = pageElem.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.BACK_PAGE);
3544 … this.Id = parseFloat(pageElem.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.ID));
3545 … this.pageName = pageElem.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.NAME) || "";
3546 …var pageSheets = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(pageElem, "PageSheet"…
3549 … var cells = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(pageSheet, "Cell");
3558 … var sections = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(pageSheet, "Section");
3566 … var layers = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(secElem, "Row");
3570 … var layerAtts = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(layers[i135], "Cell");
3618 … var connectList = pageChildElem.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.CONNECT);
3623 … var connect = new com.mxgraph.io.vsdx.mxVsdxConnect(connectElem);
3666 … relElem = model.getRelationship(relNode.getAttribute("r:id"), com.mxgraph.io.mxVsdxCodec.vsdxPlac…
3672 … pageDoc = model.getXmlDoc(com.mxgraph.io.mxVsdxCodec.vsdxPlaceholder + "/pages/" + target);
3697 … var shapeList = shapesElement.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.SHAPE);
3704 … var masterId = shapeElem.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.MASTER);
3716 … var masterId = shapeElem.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.MASTER_SHAPE);
3744 …return new com.mxgraph.io.vsdx.VsdxShape(this, shapeElem, vertex, this.model.getMasterShapes(), ma…
3803 …pageH = parseFloat(height.getAttribute("V")) * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$L…
3807 …pageW = parseFloat(width.getAttribute("V")) * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI…
3819 …return parseFloat(scale.getAttribute("V")) * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$…
3830 …return parseFloat(scale.getAttribute("V")) * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$…
3887 })(vsdx = io.vsdx || (io.vsdx = {}));
3888 })(io = mxgraph.io || (mxgraph.io = {}));
3894 var io; variable
3895 (function (io) {
3914 … /*private*/ this.defaultClr = new com.mxgraph.io.vsdx.theme.Color(255, 255, 255);
3915 … /*private*/ this.defaultLineClr = new com.mxgraph.io.vsdx.theme.Color(0, 0, 0);
3916 … /*private*/ this.defaultLineStyle = new com.mxgraph.io.vsdx.theme.LineStyle();
4167 var exts = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(element);
4171 … var vt = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectFirstChildElement(ext);
4182 … var connSchemes = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(vt);
4189 … var fillStyleElems = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(scheme);
4193 …/* add */ (this.connFillStyles.push(com.mxgraph.io.vsdx.theme.FillStyleFactory.getFillStyle(fillSt…
4198 … var lineStyleElems = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(scheme);
4202 … /* add */ (this.connLineStyles.push(new com.mxgraph.io.vsdx.theme.LineStyle(lineStyle)));
4211 … var styles = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(vt);
4218 … var connStylesElems = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(style);
4222 … /* add */ (this.connLineStylesExt.push(new com.mxgraph.io.vsdx.theme.LineStyleExt(connStyle)));
4227 … var schemeStyleElems = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(style);
4231 … /* add */ (this.lineStylesExt.push(new com.mxgraph.io.vsdx.theme.LineStyleExt(schemeStyle)));
4240 … var fontStyleElems = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(vt);
4257 … var varStyleSchemes = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(vt);
4262 …this.variantEmbellishment[i] = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java…
4263 … var varStyles = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(varStyleScheme);
4268 …this.variantFillIdx[i][j] = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_la…
4269 …this.variantLineIdx[i][j] = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_la…
4270 …this.variantEffectIdx[i][j] = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_…
4271 …this.variantFontIdx[i][j] = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_la…
4284 … var fontProps = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(fontStyle);
4288 …/* add */ (fontStyles.push(com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lan…
4289 … var color = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectFirstChildElement(fontProp);
4291 …(fontColors.push(com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgraph.io.vsdx.mxV…
4296 … var styles = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(element);
4303 … var fillStyleElems = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(style);
4307 …/* add */ (this.fillStyles.push(com.mxgraph.io.vsdx.theme.FillStyleFactory.getFillStyle(fillStyle)…
4312 … var lineStyleElems = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(style);
4316 … /* add */ (this.lineStyles.push(new com.mxgraph.io.vsdx.theme.LineStyle(lineStyle)));
4336 … var children = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(elem);
4363 … var parent = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectFirstChildElement(element);
4365 … var variants = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(parent);
4376 … var colors = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(variant);
4384 …this.variantsColors[index][0] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4387 …this.variantsColors[index][1] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4390 …this.variantsColors[index][2] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4393 …this.variantsColors[index][3] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4396 …this.variantsColors[index][4] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4399 …this.variantsColors[index][5] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4402 …this.variantsColors[index][6] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgr…
4409 … var elem = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectFirstChildElement(element);
4411 …this.bkgndColor = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgraph.io.vsdx.mx…
4415 … var elem = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectFirstChildElement(element);
4421 …/* put */ (this.baseColors[clrName] = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(el…
4495 …retColor = (fillStyle != null && fillStyle instanceof com.mxgraph.io.vsdx.theme.GradFill) ? fillSt…
4526 retColor = new com.mxgraph.io.vsdx.theme.Color(255, 255, 255);
4536 …if (((quickStyleVals != null && quickStyleVals instanceof com.mxgraph.io.vsdx.theme.QuickStyleVals…
4539 …else if (((quickStyleVals != null && quickStyleVals instanceof com.mxgraph.io.vsdx.theme.QuickStyl…
4624 lineClr = new com.mxgraph.io.vsdx.theme.Color(255, 255, 255);
4634 …if (((quickStyleVals != null && quickStyleVals instanceof com.mxgraph.io.vsdx.theme.QuickStyleVals…
4637 …else if (((quickStyleVals != null && quickStyleVals instanceof com.mxgraph.io.vsdx.theme.QuickStyl…
4663 …if (((quickStyleVals != null && quickStyleVals instanceof com.mxgraph.io.vsdx.theme.QuickStyleVals…
4666 …else if (((quickStyleVals != null && quickStyleVals instanceof com.mxgraph.io.vsdx.theme.QuickStyl…
4689 …if (((quickStyleVals != null && quickStyleVals instanceof com.mxgraph.io.vsdx.theme.QuickStyleVals…
4692 …else if (((quickStyleVals != null && quickStyleVals instanceof com.mxgraph.io.vsdx.theme.QuickStyl…
4779 txtColor = new com.mxgraph.io.vsdx.theme.Color(255, 255, 255);
4802 …if (((quickStyleVals != null && quickStyleVals instanceof com.mxgraph.io.vsdx.theme.QuickStyleVals…
4805 …else if (((quickStyleVals != null && quickStyleVals instanceof com.mxgraph.io.vsdx.theme.QuickStyl…
4838 …if (((quickStyleVals != null && quickStyleVals instanceof com.mxgraph.io.vsdx.theme.QuickStyleVals…
4841 …else if (((quickStyleVals != null && quickStyleVals instanceof com.mxgraph.io.vsdx.theme.QuickStyl…
4858 })(vsdx = io.vsdx || (io.vsdx = {}));
4859 })(io = mxgraph.io || (mxgraph.io = {}));
4865 var io; variable
4866 (function (io) {
4950 …return com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String$int(elem, a…
4953 …return com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String(elem, attNa…
5115 })(vsdx = io.vsdx || (io.vsdx = {}));
5116 })(io = mxgraph.io || (mxgraph.io = {}));
5122 var io; variable
5123 (function (io) {
5172 })(vsdx = io.vsdx || (io.vsdx = {}));
5173 })(io = mxgraph.io || (mxgraph.io = {}));
5179 var io; variable
5180 (function (io) {
5203 … var rows = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(this.elem, "Row");
5213 … var cells = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(row, "Cell");
5236 })(vsdx = io.vsdx || (io.vsdx = {}));
5237 })(io = mxgraph.io || (mxgraph.io = {}));
5243 var io; variable
5244 (function (io) {
5292 })(vsdx = io.vsdx || (io.vsdx = {}));
5293 })(io = mxgraph.io || (mxgraph.io = {}));
5299 var io; variable
5300 (function (io) {
5362 return new com.mxgraph.io.vsdx.theme.HSLColor(h, s, l);
5390 return new com.mxgraph.io.vsdx.theme.HSVColor(h, s, v);
5417 })(vsdx = io.vsdx || (io.vsdx = {}));
5418 })(io = mxgraph.io || (mxgraph.io = {}));
5424 var io; variable
5425 (function (io) {
5437 …fillObj = new com.mxgraph.io.vsdx.theme.SolidFillStyle(com.mxgraph.io.vsdx.theme.OoxmlColorFactory…
5440 fillObj = new com.mxgraph.io.vsdx.theme.NoFillStyle();
5443 fillObj = new com.mxgraph.io.vsdx.theme.GradFill(fillStyle);
5459 })(vsdx = io.vsdx || (io.vsdx = {}));
5460 })(io = mxgraph.io || (mxgraph.io = {}));
5466 var io; variable
5467 (function (io) {
5476 … var gsLst = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(elem, "a:gsLst");
5478 … var gs = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(/* get */ gsLst[0]);
5480 …this.color2 = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgraph.io.vsdx.mxVsdx…
5481 …this.color1 = com.mxgraph.io.vsdx.theme.OoxmlColorFactory.getOoxmlColor(com.mxgraph.io.vsdx.mxVsdx…
5485 … this.color1 = this.color2 = new com.mxgraph.io.vsdx.theme.SrgbClr("FFFFFF");
5505 })(vsdx = io.vsdx || (io.vsdx = {}));
5506 })(io = mxgraph.io || (mxgraph.io = {}));
5512 var io; variable
5513 (function (io) {
5575 … return new com.mxgraph.io.vsdx.theme.Color(((r * 255) | 0), ((g * 255) | 0), ((b * 255) | 0));
5605 })(vsdx = io.vsdx || (io.vsdx = {}));
5606 })(io = mxgraph.io || (mxgraph.io = {}));
5612 var io; variable
5613 (function (io) {
5643 … return new com.mxgraph.io.vsdx.theme.Color(((r * 255) | 0), ((g * 255) | 0), ((b * 255) | 0));
5678 })(vsdx = io.vsdx || (io.vsdx = {}));
5679 })(io = mxgraph.io || (mxgraph.io = {}));
5685 var io; variable
5686 (function (io) {
5727 …_this.lineWidth = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String(…
5762 … var subElems = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(elem);
5772 … _this.fillStyle = com.mxgraph.io.vsdx.theme.FillStyleFactory.getFillStyle(subElem);
5819 … var dsElems = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(subElem, "a:ds");
5823 …var dashLen = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String(dsEl…
5824 …var spaceLen = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String(dsE…
5837 …var limit = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String(subEle…
5842 …_this.headEndWidth = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_Stri…
5843 …_this.headEndLen = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String…
5847 …_this.tailEndWidth = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_Stri…
5848 …_this.tailEndLen = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String…
5970 })(vsdx = io.vsdx || (io.vsdx = {}));
5971 })(io = mxgraph.io || (mxgraph.io = {}));
5977 var io; variable
5978 (function (io) {
5992 … var lineEx = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectFirstChildElement(elem);
5993 …this.rndg = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String(lineEx…
5994 …this.start = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String(lineE…
5995 …this.startSize = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String(l…
5996 …this.end = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String(lineEx,…
5997 …this.endSize = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String(lin…
5998 …this.pattern = com.mxgraph.io.vsdx.mxVsdxUtils.getIntAttr$org_w3c_dom_Element$java_lang_String(lin…
5999 … this.lineDashPattern = com.mxgraph.io.vsdx.Style.getLineDashPattern(this.pattern);
6027 })(vsdx = io.vsdx || (io.vsdx = {}));
6028 })(io = mxgraph.io || (mxgraph.io = {}));
6034 var io; variable
6035 (function (io) {
6050 return com.mxgraph.io.vsdx.theme.Color.NONE_$LI$();
6058 })(vsdx = io.vsdx || (io.vsdx = {}));
6059 })(io = mxgraph.io || (mxgraph.io = {}));
6065 var io; variable
6066 (function (io) {
6135 …|| styleColor === null) && ((theme != null && theme instanceof com.mxgraph.io.vsdx.mxVsdxTheme) ||…
6138 …else if (((styleColor != null && styleColor instanceof com.mxgraph.io.vsdx.mxVsdxTheme) || styleCo…
6264 })(vsdx = io.vsdx || (io.vsdx = {}));
6265 })(io = mxgraph.io || (mxgraph.io = {}));
6271 var io; variable
6272 (function (io) {
6285 …color = new com.mxgraph.io.vsdx.theme.ScrgbClr(/* parseInt */ parseInt(element.getAttribute("r")),…
6288 … color = new com.mxgraph.io.vsdx.theme.SrgbClr(element.getAttribute("val"));
6291 …color = new com.mxgraph.io.vsdx.theme.HslClr(/* parseInt */ parseInt(element.getAttribute("hue")),…
6294 …color = new com.mxgraph.io.vsdx.theme.SysClr(element.getAttribute("val"), element.getAttribute("la…
6297 … color = new com.mxgraph.io.vsdx.theme.SchemeClr(element.getAttribute("val"));
6300 … color = new com.mxgraph.io.vsdx.theme.SrgbClr(element.getAttribute("val"));
6303 … var effects = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(element);
6335 })(vsdx = io.vsdx || (io.vsdx = {}));
6336 })(io = mxgraph.io || (mxgraph.io = {}));
6342 var io; variable
6343 (function (io) {
6436 })(vsdx = io.vsdx || (io.vsdx = {}));
6437 })(io = mxgraph.io || (mxgraph.io = {}));
6443 var io; variable
6444 (function (io) {
6469 })(vsdx = io.vsdx || (io.vsdx = {}));
6470 })(io = mxgraph.io || (mxgraph.io = {}));
6559 var io; variable
6560 (function (io) {
6584 … var x = this.x * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6585 … var y = this.y * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6587 … var a = this.a * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6613 }(com.mxgraph.io.vsdx.geometry.Row));
6617 })(vsdx = io.vsdx || (io.vsdx = {}));
6618 })(io = mxgraph.io || (mxgraph.io = {}));
6624 var io; variable
6625 (function (io) {
6645 }(com.mxgraph.io.vsdx.geometry.Row));
6649 })(vsdx = io.vsdx || (io.vsdx = {}));
6650 })(io = mxgraph.io || (mxgraph.io = {}));
6656 var io; variable
6657 (function (io) {
6682 … var x = this.x * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6683 … var y = this.y * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6685 … var a = this.a * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6686 … var b = this.b * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6688 … var c = this.c * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6689 … var d = this.d * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6711 }(com.mxgraph.io.vsdx.geometry.Row));
6715 })(vsdx = io.vsdx || (io.vsdx = {}));
6716 })(io = mxgraph.io || (mxgraph.io = {}));
6722 var io; variable
6723 (function (io) {
6748 … var x = this.x * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6749 … var y = this.y * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6751 … var a = this.a * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6752 … var b = this.b * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6791 …if (com.mxgraph.io.vsdx.mxVsdxUtils.isInsideTriangle(p0x, p0y, p1x, p1y, p2x, p2y, p3x, p3y)) // &…
6846 }(com.mxgraph.io.vsdx.geometry.Row));
6850 })(vsdx = io.vsdx || (io.vsdx = {}));
6851 })(io = mxgraph.io || (mxgraph.io = {}));
6857 var io; variable
6858 (function (io) {
6881 }(com.mxgraph.io.vsdx.geometry.Row));
6885 })(vsdx = io.vsdx || (io.vsdx = {}));
6886 })(io = mxgraph.io || (mxgraph.io = {}));
6892 var io; variable
6893 (function (io) {
6915 … x = this.x * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6916 … y = this.y * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6930 }(com.mxgraph.io.vsdx.geometry.Row));
6934 })(vsdx = io.vsdx || (io.vsdx = {}));
6935 })(io = mxgraph.io || (mxgraph.io = {}));
6941 var io; variable
6942 (function (io) {
6964 … x = this.x * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6965 … y = this.y * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
6981 }(com.mxgraph.io.vsdx.geometry.Row));
6985 })(vsdx = io.vsdx || (io.vsdx = {}));
6986 })(io = mxgraph.io || (mxgraph.io = {}));
6992 var io; variable
6993 (function (io) {
7019 … var x = this.x * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
7020 … var y = this.y * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
7071 }(com.mxgraph.io.vsdx.geometry.Row));
7186 })(vsdx = io.vsdx || (io.vsdx = {}));
7187 })(io = mxgraph.io || (mxgraph.io = {}));
7193 var io; variable
7194 (function (io) {
7217 … var x = this.x * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
7218 … var y = this.y * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
7239 …urrX = parseFloat(/* remove */ polyEntriesList.splice(0, 1)) * com.mxgraph.io.vsdx.mxVsdxUtils.con…
7240 …urrY = parseFloat(/* remove */ polyEntriesList.splice(0, 1)) * com.mxgraph.io.vsdx.mxVsdxUtils.con…
7263 }(com.mxgraph.io.vsdx.geometry.Row));
7267 })(vsdx = io.vsdx || (io.vsdx = {}));
7268 })(io = mxgraph.io || (mxgraph.io = {}));
7274 var io; variable
7275 (function (io) {
7317 }(com.mxgraph.io.vsdx.geometry.Row));
7321 })(vsdx = io.vsdx || (io.vsdx = {}));
7322 })(io = mxgraph.io || (mxgraph.io = {}));
7328 var io; variable
7329 (function (io) {
7361 }(com.mxgraph.io.vsdx.geometry.Row));
7365 })(vsdx = io.vsdx || (io.vsdx = {}));
7366 })(io = mxgraph.io || (mxgraph.io = {}));
7372 var io; variable
7373 (function (io) {
7407 }(com.mxgraph.io.vsdx.geometry.Row));
7411 })(vsdx = io.vsdx || (io.vsdx = {}));
7412 })(io = mxgraph.io || (mxgraph.io = {}));
7418 var io; variable
7419 (function (io) {
7455 }(com.mxgraph.io.vsdx.geometry.Row));
7459 })(vsdx = io.vsdx || (io.vsdx = {}));
7460 })(io = mxgraph.io || (mxgraph.io = {}));
7466 var io; variable
7467 (function (io) {
7487 … var x = this.x * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
7488 … var y = this.y * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
7501 }(com.mxgraph.io.vsdx.geometry.Row));
7505 })(vsdx = io.vsdx || (io.vsdx = {}));
7506 })(io = mxgraph.io || (mxgraph.io = {}));
7512 var io; variable
7513 (function (io) {
7538 … var x = this.x * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
7539 … var y = this.y * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
7558 }(com.mxgraph.io.vsdx.geometry.Row));
7562 })(vsdx = io.vsdx || (io.vsdx = {}));
7563 })(io = mxgraph.io || (mxgraph.io = {}));
7569 var io; variable
7570 (function (io) {
7593 var Id = shape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.ID);
7613 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL] = com.mxgraph.io.vsdx…
7614 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_BKGND] = com.mxgraph.i…
7615 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_BKGND_TRANS] = com.mxg…
7616 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_FOREGND] = com.mxgraph…
7617 …* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_FOREGND_TRANS] = com.mx…
7618 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_PATTERN] = com.mxgraph…
7619 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.SHDW_PATTERN] = com.mxgraph…
7620 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_STYLE] = com.mxgraph.i…
7621 …/* put */ (Style.styleTypes_$LI$()["QuickStyleFillColor"] = com.mxgraph.io.vsdx.mxVsdxConstants.FI…
7622 …/* put */ (Style.styleTypes_$LI$()["QuickStyleFillMatrix"] = com.mxgraph.io.vsdx.mxVsdxConstants.F…
7623 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.BEGIN_ARROW] = com.mxgraph.
7624 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.END_ARROW] = com.mxgraph.io
7625 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.LINE_PATTERN] = com.mxgraph…
7626 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.LINE_COLOR] = com.mxgraph.i…
7627 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.LINE_COLOR_TRANS] = com.mxg…
7628 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.LINE_WEIGHT] = com.mxgraph.
7629 …/* put */ (Style.styleTypes_$LI$()["QuickStyleLineColor"] = com.mxgraph.io.vsdx.mxVsdxConstants.LI…
7630 …/* put */ (Style.styleTypes_$LI$()["QuickStyleLineMatrix"] = com.mxgraph.io.vsdx.mxVsdxConstants.L…
7631 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.BEGIN_ARROW_SIZE] = com.mxg…
7632 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.END_ARROW_SIZE] = com.mxgra…
7633 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.TEXT_BKGND] = com.mxgraph.i…
7634 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.BOTTOM_MARGIN] = com.mxgrap…
7635 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.LEFT_MARGIN] = com.mxgraph.
7636 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.RIGHT_MARGIN] = com.mxgraph…
7637 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.TOP_MARGIN] = com.mxgraph.i…
7638 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.PARAGRAPH] = com.mxgraph.io
7639 …/* put */ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.CHARACTER] = com.mxgraph.io
7640 …/* put */ (Style.styleTypes_$LI$()["QuickStyleFontColor"] = com.mxgraph.io.vsdx.mxVsdxConstants.TE…
7641 …/* put */ (Style.styleTypes_$LI$()["QuickStyleFontMatrix"] = com.mxgraph.io.vsdx.mxVsdxConstants.T…
7658 …is.styleParents[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_STYLE] = model.getStylesheet(this.shape.g…
7659 …is.styleParents[com.mxgraph.io.vsdx.mxVsdxConstants.LINE_STYLE] = model.getStylesheet(this.shape.g…
7660 …is.styleParents[com.mxgraph.io.vsdx.mxVsdxConstants.TEXT_STYLE] = model.getStylesheet(this.shape.g…
7714 var sect = new com.mxgraph.io.vsdx.Section(elem);
7766 … parsedValue = parsedValue * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
7812 var conVal = val * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
7906 } })(com.mxgraph.io.vsdx.mxVsdxConstants.COLOR, cellKey))
7973 …} })(com.mxgraph.io.vsdx.mxVsdxConstants.LINE_COLOR, key) || (function (o1, o2) { if (o1 && o1.equ…
7978 …} })(com.mxgraph.io.vsdx.mxVsdxConstants.LINE_PATTERN, key) || (function (o1, o2) { if (o1 && o1.e…
7983 …} })(com.mxgraph.io.vsdx.mxVsdxConstants.BEGIN_ARROW_SIZE, key) || (function (o1, o2) { if (o1 && …
7988 …} })(com.mxgraph.io.vsdx.mxVsdxConstants.END_ARROW_SIZE, key) || (function (o1, o2) { if (o1 && o1…
7993 …} })(com.mxgraph.io.vsdx.mxVsdxConstants.BEGIN_ARROW, key) || (function (o1, o2) { if (o1 && o1.eq…
7998 …} })(com.mxgraph.io.vsdx.mxVsdxConstants.END_ARROW, key) || (function (o1, o2) { if (o1 && o1.equa…
8003 } })(com.mxgraph.io.vsdx.mxVsdxConstants.LINE_WEIGHT, key))
8036 …} })(this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.LINE_P…
8040 …color = this.getColor(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.LIN…
8068 …ntEnabled = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
8082 …ForeColor = this.getColor(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
8098 …llPattern = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
8162 …rg_w3c_dom_Element$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
8169 …urn this.getValueAsDouble(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
8176 … return this.shape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.NAME_U) || "";
8183 … return this.shape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.NAME) || "";
8190 … return this.shape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.UNIQUE_ID) || "";
8206 …ing$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.COLOR, index, com.mxgrap…
8236 …rg_w3c_dom_Element$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
8243 …rg_w3c_dom_Element$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
8250 …rg_w3c_dom_Element$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
8257 …rg_w3c_dom_Element$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
8266 …ing$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.STYLE, index, com.mxgrap…
8276 …ring$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.FONT, index, com.mxgrap…
8286 …ring$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.POS, index, com.mxgraph…
8296 …g$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.STRIKETHRU, index, com.mxg…
8311 …ring$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.CASE, index, com.mxgrap…
8322 …ava_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.HORIZONTAL_ALIGN, index, com.…
8347 …$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.INDENT_FIRST, index, com.mx…
8357 …$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.INDENT_LEFT, index, com.mxg…
8367 …$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.INDENT_RIGHT, index, com.mx…
8377 …$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.SPACE_BEFORE, index, com.mx…
8387 …$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.SPACE_AFTER, index, com.mxg…
8397 …g$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.SPACE_LINE, index, com.mxg…
8416 …ing$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.FLAGS, index, com.mxgrap…
8426 …$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.LETTER_SPACE, index, com.mx…
8436 …ing$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.BULLET, index, com.mxgra…
8606 })(vsdx = io.vsdx || (io.vsdx = {}));
8607 })(io = mxgraph.io || (mxgraph.io = {}));
8613 var io; variable
8614 (function (io) {
8629 … _this.color = new com.mxgraph.io.vsdx.theme.HSLColor(hue, sat, lum).toRgb();
8633 }(com.mxgraph.io.vsdx.theme.OoxmlColor));
8637 })(vsdx = io.vsdx || (io.vsdx = {}));
8638 })(io = mxgraph.io || (mxgraph.io = {}));
8644 var io; variable
8645 (function (io) {
8656 _this.color = new com.mxgraph.io.vsdx.theme.Color(255, 255, 255);
8660 }(com.mxgraph.io.vsdx.theme.OoxmlColor));
8664 })(vsdx = io.vsdx || (io.vsdx = {}));
8665 })(io = mxgraph.io || (mxgraph.io = {}));
8671 var io; variable
8672 (function (io) {
8702 }(com.mxgraph.io.vsdx.theme.OoxmlColor));
8706 })(vsdx = io.vsdx || (io.vsdx = {}));
8707 })(io = mxgraph.io || (mxgraph.io = {}));
8713 var io; variable
8714 (function (io) {
8729 _this.color = new com.mxgraph.io.vsdx.theme.Color(r, g, b);
8733 }(com.mxgraph.io.vsdx.theme.OoxmlColor));
8737 })(vsdx = io.vsdx || (io.vsdx = {}));
8738 })(io = mxgraph.io || (mxgraph.io = {}));
8744 var io; variable
8745 (function (io) {
8756 _this.color = com.mxgraph.io.vsdx.theme.Color.decodeColorHex(hexVal);
8760 }(com.mxgraph.io.vsdx.theme.OoxmlColor));
8764 })(vsdx = io.vsdx || (io.vsdx = {}));
8765 })(io = mxgraph.io || (mxgraph.io = {}));
8771 var io; variable
8772 (function (io) {
8798 _this.color = com.mxgraph.io.vsdx.theme.Color.decodeColorHex(hexVal);
8802 }(com.mxgraph.io.vsdx.theme.OoxmlColor));
8806 })(vsdx = io.vsdx || (io.vsdx = {}));
8807 })(io = mxgraph.io || (mxgraph.io = {}));
8813 var io; variable
8814 (function (io) {
8832 … var h = shape.getHeight() / com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
8833 … var w = shape.getWidth() / com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
8842 }(com.mxgraph.io.vsdx.geometry.EllipticalArcTo));
8846 })(vsdx = io.vsdx || (io.vsdx = {}));
8847 })(io = mxgraph.io || (mxgraph.io = {}));
8853 var io; variable
8854 (function (io) {
8917 …ion (m, k) { return m[k] ? m[k] : null; })(_this.cellElements, com.mxgraph.io.vsdx.mxVsdxConstants…
8918 …ion (m, k) { return m[k] ? m[k] : null; })(_this.cellElements, com.mxgraph.io.vsdx.mxVsdxConstants…
8946 … this.geomList = new com.mxgraph.io.vsdx.mxVsdxGeometryList(parentGeoList);
9112 … var iData = model.getMedia(com.mxgraph.io.mxVsdxCodec.vsdxPlaceholder + "/media/" + target);
9133 } })(childName, com.mxgraph.io.vsdx.mxVsdxConstants.TEXT)) {
9160 … var rows = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(elem, "Row");
9179 … var cells = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(row, "Cell");
9399 text = com.mxgraph.io.vsdx.mxVsdxUtils.toInitialCapital(text);
9407 text = com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(text, "sup");
9415 text = com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(text, "sub");
9417 … text = this.isBold(this.cp) ? com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(text, "b") : text;
9418 … text = this.isItalic(this.cp) ? com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(text, "i") : text;
9419 …text = this.isUnderline(this.cp) ? com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(text, "u") : tex…
9420 …text = this.getTextStrike(this.cp) ? com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(text, "s") : t…
9421 …text = this.isSmallCaps(this.cp) ? com.mxgraph.io.vsdx.mxVsdxUtils.toSmallCaps(text, this.getTextS…
9464 space = space * com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
9500 … var style = " style=\"" + com.mxgraph.io.vsdx.mxVsdxUtils.getStyleString(attr, ":") + "\"";
9513 …ng$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.RTL_TEXT, index, com.mxgr…
9662 …$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.COLOR_TRANS, index, com.mxg…
9679 …ring$java_lang_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.SIZE, index, com.mxgrap…
9690 … = parseInt(this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
9733 }(com.mxgraph.io.vsdx.Style));
9737 })(vsdx = io.vsdx || (io.vsdx = {}));
9738 })(io = mxgraph.io || (mxgraph.io = {}));
9744 var io; variable
9745 (function (io) {
9818 … var shapesList = shape.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.SHAPES);
9851 …_this.quickStyleVals = new com.mxgraph.io.vsdx.theme.QuickStyleVals(/* parseInt */ parseInt(_this.…
9856 …g_w3c_dom_Element$double(_this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
9858 …g_w3c_dom_Element$double(_this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
10191 … hideText = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
10273 … para = new com.mxgraph.io.vsdx.Paragraph(value, ch, pg, fld);
10339 text = com.mxgraph.io.vsdx.mxVsdxUtils.htmlEntities(text);
10361 …ext.replace(new RegExp('\n', 'g'), '<br/>').replace(new RegExp(com.mxgraph.io.vsdx.Shape.UNICODE_L…
10460 com.mxgraph.io.vsdx.mxVsdxUtils.surroundByTags(ret, "div");
10530 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
10531 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
10553 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
10554 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
10562 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
10569 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
10576 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
10583 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
10609 …ntEnabled = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
10618 … var rows = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(fillGradient.elem, "Row");
10625 …llPattern = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
10627 …gradient = this.getColor(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.…
10647 …llPattern = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
10687 … parseFloat(this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
10750 … parseFloat(this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
10779 …var rows = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(this.sections['Property'].e…
10786 var cells = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(row);
10810 … /* put */ (this.styleMap[com.mxgraph.io.vsdx.mxVsdxConstants.VSDX_ID] = this.getId().toString());
10855 … var opacity = this.getOpacity(com.mxgraph.io.vsdx.mxVsdxConstants.FILL_FOREGND_TRANS);
10859 … opacity = this.getOpacity(com.mxgraph.io.vsdx.mxVsdxConstants.LINE_COLOR_TRANS);
10902 … /* put */ (this.styleMap[mxConstants.STYLE_SHADOW] = com.mxgraph.io.vsdx.mxVsdxConstants.TRUE);
10924 …var flibX = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
10925 …var flibY = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
10947 …nePattern = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
10983 …nePattern = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
11016 …ineWeight = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
11050 …ar baSize = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
11081 …ar eaSize = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
11111 …var val = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.R…
11128 …var shdw = this.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.…
11183 if (this.shape.hasAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.MASTER)) {
11184 … return this.shape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.MASTER);
11195 … if (this.shape.hasAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.MASTER_SHAPE)) {
11196 … return this.shape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.MASTER_SHAPE);
11230 … var result = this.shape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.NAME_U) || "";
11246 … var result = this.shape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.NAME);
11267 if (this.shape.hasAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.NAME_U)) {
11268 … nameU = this.shape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.NAME_U);
11271 …if (this.getMaster().getMasterElement().hasAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.NAME_U)) {
11272 …masterNameU = this.getMaster().getMasterElement().getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants…
11282 …var control = this.shape.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.CONTROL).item(0);
11288 … xEl = control.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.X).item(0);
11295 … yEl = control.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.Y).item(0);
11363 …var control = this.shape.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.CONTROL).item(0);
11369 … xEl = control.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.X).item(0);
11371 … yEl = control.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.Y).item(0);
11450 …} })(com.mxgraph.io.vsdx.mxVsdxConstants.FOREIGN, type) && this.masterShape != null && this.master…
11613 … var txtPinXF = this.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_PIN_X, "F", "");
11614 … var txtPinYF = this.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_PIN_Y, "F", "");
11615 … var txtWidthF = this.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_WIDTH, "F", "");
11616 … var txtHeightF = this.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_HEIGHT, "F", "");
11624 … txtPinXF = this.masterShape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_PIN_X, "F", "");
11632 … txtPinYF = this.masterShape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_PIN_Y, "F", "");
11640 … txtWidthF = this.masterShape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_WIDTH, "F", "");
11648 …txtHeightF = this.masterShape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_HEIGHT, "F", ""…
11720 … var txtAngleValue = this.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_ANGLE, "V", "");
11728 …txtAngleValue = this.masterShape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_ANGLE, "V", …
11763 …rg_w3c_dom_Element$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
11764 …rg_w3c_dom_Element$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
11773 …rg_w3c_dom_Element$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
11774 …rg_w3c_dom_Element$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
11800 … var geomList = this.shape.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.GEOM);
11803 …var firstNURBS = firstGeom.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.NURBS_TO).item…
11847 … /* put */ (this.styleMap[com.mxgraph.io.vsdx.mxVsdxConstants.VSDX_ID] = this.getId().toString());
11912 … /* put */ (this.styleMap[mxConstants.STYLE_SHADOW] = com.mxgraph.io.vsdx.mxVsdxConstants.TRUE);
11945 … = this.getTextBkgndColor(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants…
11959 …STYLE_ROUNDED] = this.getRounding() > 0 ? com.mxgraph.io.vsdx.mxVsdxConstants.TRUE : com.mxgraph.i…
11968 …tCellElement$java_lang_String(start ? com.mxgraph.io.vsdx.mxVsdxConstants.BEGIN_ARROW : com.mxgrap…
12036 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
12037 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
12038 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
12039 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
12040 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
12041 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
12042 …var txtAngleV = this.getValueAsDouble(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_AN…
12072 … var style = "text;" + com.mxgraph.io.vsdx.mxVsdxUtils.getStyleString(styleMap, "=");
12101 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
12102 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
12103 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
12104 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
12105 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
12106 …eenNumericalValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants…
12127 }(com.mxgraph.io.vsdx.Shape));
12139 })(vsdx = io.vsdx || (io.vsdx = {}));
12140 })(io = mxgraph.io || (mxgraph.io = {}));
12609 com.mxgraph.io.vsdx.VsdxShape.__com_mxgraph_io_vsdx_VsdxShape_LOGGER_$LI$();
12610 com.mxgraph.io.vsdx.VsdxShape.arrowTypes_$LI$();
12611 com.mxgraph.io.vsdx.VsdxShape.arrowSizes_$LI$();
12612 com.mxgraph.io.vsdx.VsdxShape.OFFSET_ARRAY_$LI$();
12613 com.mxgraph.io.vsdx.VsdxShape.__static_initialize();
12614 com.mxgraph.io.vsdx.Shape.UNICODE_LINE_SEP_$LI$();
12615 com.mxgraph.io.vsdx.Style.lineDashPatterns_$LI$();
12616 com.mxgraph.io.vsdx.Style.styleTypes_$LI$();
12617 com.mxgraph.io.vsdx.Style.__static_initialize();
12619 com.mxgraph.io.vsdx.theme.Color.NONE_$LI$();
12620 com.mxgraph.io.vsdx.mxVsdxUtils.conversionFactor_$LI$();
12621 com.mxgraph.io.vsdx.mxVsdxTheme.colorIds_$LI$();
12622 com.mxgraph.io.vsdx.mxVsdxTheme.themesIds_$LI$();
12623 com.mxgraph.io.vsdx.mxVsdxTheme.__static_initialize();
12624 com.mxgraph.io.vsdx.mxVsdxConstants.MY_SET_$LI$();
12625 com.mxgraph.io.vsdx.mxVsdxConstants.SET_VALUES_$LI$();
12626 com.mxgraph.io.vsdx.mxPropertiesManager.defaultColors_$LI$();
12627 com.mxgraph.io.vsdx.mxPropertiesManager.__static_initialize();
12628 com.mxgraph.io.mxVsdxCodec.vsdxPlaceholder_$LI$();
12629 com.mxgraph.io.mxVsdxCodec.parsererrorNS_$LI$();
12637 new com.mxgraph.io.mxVssxCodec(this).decodeVssx(file, done, null, onerror);
12641 new com.mxgraph.io.mxVsdxCodec(this).decodeVsdx(file, done, null, onerror);