Lines Matching refs:mxVsdxConstants

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))) {
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))) {
1826 … var p = style.indexOf(com.mxgraph.io.vsdx.mxVsdxConstants.VSDX_ID);
1828 … p += com.mxgraph.io.vsdx.mxVsdxConstants.VSDX_ID.length + 1;
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);
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);
2337 var mxVsdxConstants = (function () { function
2338 function mxVsdxConstants() { function
2340mxVsdxConstants.SET_VALUES_$LI$ = function () { if (mxVsdxConstants.SET_VALUES == null)
2341mxVsdxConstants.SET_VALUES = ["a", "b"]; return mxVsdxConstants.SET_VALUES; };
2343 mxVsdxConstants.MY_SET_$LI$ = function () { if (mxVsdxConstants.MY_SET == null)
2344mxVsdxConstants.MY_SET = (mxVsdxConstants.SET_VALUES_$LI$().slice(0).slice(0)); return mxVsdxConst…
2346 return mxVsdxConstants;
2348 mxVsdxConstants.ANGLE = "Angle";
2349 mxVsdxConstants.ARC_TO = "ArcTo";
2350 mxVsdxConstants.BACKGROUND = "Background";
2351 mxVsdxConstants.BACK_PAGE = "BackPage";
2352 mxVsdxConstants.BEGIN_ARROW = "BeginArrow";
2353 mxVsdxConstants.BEGIN_ARROW_SIZE = "BeginArrowSize";
2354 mxVsdxConstants.BEGIN_X = "BeginX";
2355 mxVsdxConstants.BEGIN_Y = "BeginY";
2356 mxVsdxConstants.BOTTOM_MARGIN = "BottomMargin";
2357 mxVsdxConstants.BULLET = "Bullet";
2358 mxVsdxConstants.CASE = "Case";
2359 mxVsdxConstants.CHARACTER = "Character";
2360 mxVsdxConstants.COLOR = "Color";
2361 mxVsdxConstants.COLOR_ENTRY = "ColorEntry";
2362 mxVsdxConstants.COLORS = "Colors";
2369 mxVsdxConstants.COLOR_TRANS = "ColorTrans";
2370 mxVsdxConstants.CONNECT = "Connect";
2371 mxVsdxConstants.CONNECTS = "Connects";
2372 mxVsdxConstants.CONNECTION = "Connection";
2373 mxVsdxConstants.CONTROL = "Control";
2374 mxVsdxConstants.DELETED = "Del";
2375 mxVsdxConstants.DOCUMENT_SHEET = "DocumentSheet";
2376 mxVsdxConstants.ELLIPSE = "Ellipse";
2377 mxVsdxConstants.ELLIPTICAL_ARC_TO = "EllipticalArcTo";
2378 mxVsdxConstants.END_ARROW = "EndArrow";
2379 mxVsdxConstants.END_ARROW_SIZE = "EndArrowSize";
2380 mxVsdxConstants.END_X = "EndX";
2381 mxVsdxConstants.END_Y = "EndY";
2382 mxVsdxConstants.FACE_NAME = "FaceName";
2383 mxVsdxConstants.FACE_NAMES = "FaceNames";
2384 mxVsdxConstants.FALSE = "0";
2385 mxVsdxConstants.FILL = "Fill";
2386 mxVsdxConstants.FILL_BKGND = "FillBkgnd";
2387 mxVsdxConstants.FILL_BKGND_TRANS = "FillBkgndTrans";
2388 mxVsdxConstants.FILL_FOREGND = "FillForegnd";
2389 mxVsdxConstants.FILL_FOREGND_TRANS = "FillForegndTrans";
2390 mxVsdxConstants.FILL_PATTERN = "FillPattern";
2391 mxVsdxConstants.FILL_STYLE = "FillStyle";
2392 mxVsdxConstants.FILL_GRADIENT_ENABLED = "FillGradientEnabled";
2393 mxVsdxConstants.FLAGS = "Flags";
2394 mxVsdxConstants.FLIP_X = "FlipX";
2395 mxVsdxConstants.FLIP_Y = "FlipY";
2396 mxVsdxConstants.FONT = "Font";
2397 mxVsdxConstants.FONT_NAME = "Name";
2398 mxVsdxConstants.FOREIGN = "Foreign";
2399 mxVsdxConstants.FROM_CELL = "FromCell";
2400 mxVsdxConstants.FROM_SHEET = "FromSheet";
2401 mxVsdxConstants.GEOM = "Geom";
2402 mxVsdxConstants.HEIGHT = "Height";
2403 mxVsdxConstants.HORIZONTAL_ALIGN = "HorzAlign";
2404 mxVsdxConstants.ID = "ID";
2405 mxVsdxConstants.INDENT_FIRST = "IndFirst";
2406 mxVsdxConstants.INDENT_LEFT = "IndLeft";
2407 mxVsdxConstants.INDENT_RIGHT = "IndRight";
2408 mxVsdxConstants.INDEX = "IX";
2409 mxVsdxConstants.LEFT_MARGIN = "LeftMargin";
2410 mxVsdxConstants.LETTER_SPACE = "Letterspace";
2411 mxVsdxConstants.LINE = "Line";
2412 mxVsdxConstants.LINE_COLOR = "LineColor";
2413 mxVsdxConstants.LINE_COLOR_TRANS = "LineColorTrans";
2414 mxVsdxConstants.LINE_PATTERN = "LinePattern";
2415 mxVsdxConstants.LINE_STYLE = "LineStyle";
2416 mxVsdxConstants.LINE_TO = "LineTo";
2417 mxVsdxConstants.LINE_WEIGHT = "LineWeight";
2418 mxVsdxConstants.LOC_PIN_X = "LocPinX";
2419 mxVsdxConstants.LOC_PIN_Y = "LocPinY";
2420 mxVsdxConstants.MASTER = "Master";
2421 mxVsdxConstants.MASTER_SHAPE = "MasterShape";
2422 mxVsdxConstants.MASTERS = "Masters";
2423 mxVsdxConstants.MOVE_TO = "MoveTo";
2424 mxVsdxConstants.NAME = "Name";
2425 mxVsdxConstants.NAME_U = "NameU";
2426 mxVsdxConstants.NO_LINE = "NoLine";
2427 mxVsdxConstants.NURBS_TO = "NURBSTo";
2428 mxVsdxConstants.PAGE = "Page";
2429 mxVsdxConstants.PAGE_HEIGHT = "PageHeight";
2430 mxVsdxConstants.PAGE_WIDTH = "PageWidth";
2431 mxVsdxConstants.PAGES = "Pages";
2432 mxVsdxConstants.PARAGRAPH = "Paragraph";
2433 mxVsdxConstants.PIN_X = "PinX";
2434 mxVsdxConstants.PIN_Y = "PinY";
2435 mxVsdxConstants.POS = "Pos";
2436 mxVsdxConstants.RGB = "RGB";
2437 mxVsdxConstants.RIGHT_MARGIN = "RightMargin";
2438 mxVsdxConstants.ROUNDING = "Rounding";
2439 mxVsdxConstants.RTL_TEXT = "RTLText";
2440 mxVsdxConstants.SIZE = "Size";
2441 mxVsdxConstants.SHAPE = "Shape";
2442 mxVsdxConstants.SHAPES = "Shapes";
2443 mxVsdxConstants.SHAPE_SHDW_SHOW = "ShapeShdwShow";
2444 mxVsdxConstants.SHDW_PATTERN = "ShdwPattern";
2445 mxVsdxConstants.SPACE_AFTER = "SpAfter";
2446 mxVsdxConstants.SPACE_BEFORE = "SpBefore";
2447 mxVsdxConstants.SPACE_LINE = "SpLine";
2448 mxVsdxConstants.STRIKETHRU = "Strikethru";
2449 mxVsdxConstants.STYLE = "Style";
2450 mxVsdxConstants.STYLE_SHEET = "StyleSheet";
2451 mxVsdxConstants.STYLE_SHEETS = "StyleSheets";
2452 mxVsdxConstants.TEXT = "Text";
2453 mxVsdxConstants.TEXT_BKGND = "TextBkgnd";
2454 mxVsdxConstants.TEXT_BLOCK = "TextBlock";
2455 mxVsdxConstants.TEXT_STYLE = "TextStyle";
2456 mxVsdxConstants.TO_PART = "ToPart";
2457 mxVsdxConstants.TO_SHEET = "ToSheet";
2458 mxVsdxConstants.TOP_MARGIN = "TopMargin";
2459 mxVsdxConstants.TRUE = "1";
2460 mxVsdxConstants.TXT_ANGLE = "TxtAngle";
2461 mxVsdxConstants.TXT_HEIGHT = "TxtHeight";
2462 mxVsdxConstants.TXT_LOC_PIN_X = "TxtLocPinX";
2463 mxVsdxConstants.TXT_LOC_PIN_Y = "TxtLocPinY";
2464 mxVsdxConstants.TXT_PIN_X = "TxtPinX";
2465 mxVsdxConstants.TXT_PIN_Y = "TxtPinY";
2466 mxVsdxConstants.TXT_WIDTH = "TxtWidth";
2467 mxVsdxConstants.TYPE = "Type";
2468 mxVsdxConstants.TYPE_GROUP = "Group";
2469 mxVsdxConstants.TYPE_SHAPE = "Shape";
2470 mxVsdxConstants.UNIQUE_ID = "UniqueID";
2471 mxVsdxConstants.VERTICAL_ALIGN = "VerticalAlign";
2472 mxVsdxConstants.WIDTH = "Width";
2473 mxVsdxConstants.X_CON = "XCon";
2474 mxVsdxConstants.X_DYN = "XDyn";
2475 mxVsdxConstants.X = "X";
2476 mxVsdxConstants.Y_CON = "YCon";
2477 mxVsdxConstants.Y_DYN = "YDyn";
2478 mxVsdxConstants.Y = "Y";
2479 mxVsdxConstants.HIDE_TEXT = "HideText";
2480 mxVsdxConstants.VSDX_ID = "vsdxID";
2481 mxVsdxConstants.CONNECT_TO_PART_WHOLE_SHAPE = 3;
2482 vsdx.mxVsdxConstants = mxVsdxConstants;
2483 mxVsdxConstants["__class"] = "com.mxgraph.io.vsdx.mxVsdxConstants";
3002 this.Id = m.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.ID) || "";
3308 …dxSheets = this.rootElement.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.STYLE_SHEETS);
3311 … var sheetList = sheets_1.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.STYLE_SHEET);
3315 … var sheetId = sheet.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.ID);
3344 … } })(child.tagName, com.mxgraph.io.vsdx.mxVsdxConstants.MASTERS)) {
3383 … } })(child.tagName, com.mxgraph.io.vsdx.mxVsdxConstants.PAGES)) {
3385 … var pageList = pages.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.PAGE);
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) || "";
3618 … var connectList = pageChildElem.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.CONNECT);
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);
7593 var Id = shape.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.ID);
7613 …/ (Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL] = com.mxgraph.io.vsdx.mxVsdxC…
7614 …Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_BKGND] = com.mxgraph.io.vsdx.mxVs…
7615 …le.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_BKGND_TRANS] = com.mxgraph.io.vsdx.m…
7616 …tyle.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_FOREGND] = com.mxgraph.io.vsdx.mxV…
7617 …e.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_FOREGND_TRANS] = com.mxgraph.io.vsdx.
7618 …tyle.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_PATTERN] = com.mxgraph.io.vsdx.mxV…
7619 …tyle.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.SHDW_PATTERN] = com.mxgraph.io.vsdx.mxV…
7620 …Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_STYLE] = com.mxgraph.io.vsdx.mxVs…
7621 … (Style.styleTypes_$LI$()["QuickStyleFillColor"] = com.mxgraph.io.vsdx.mxVsdxConstants.FILL_STYLE);
7622 …(Style.styleTypes_$LI$()["QuickStyleFillMatrix"] = com.mxgraph.io.vsdx.mxVsdxConstants.FILL_STYLE);
7623 …tyle.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.BEGIN_ARROW] = com.mxgraph.io.vsdx.mxVs…
7624 …Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.END_ARROW] = com.mxgraph.io.vsdx.mxVsd…
7625 …tyle.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.LINE_PATTERN] = com.mxgraph.io.vsdx.mxV…
7626 …Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.LINE_COLOR] = com.mxgraph.io.vsdx.mxVs…
7627 …le.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.LINE_COLOR_TRANS] = com.mxgraph.io.vsdx.m…
7628 …tyle.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.LINE_WEIGHT] = com.mxgraph.io.vsdx.mxVs…
7629 … (Style.styleTypes_$LI$()["QuickStyleLineColor"] = com.mxgraph.io.vsdx.mxVsdxConstants.LINE_STYLE);
7630 …(Style.styleTypes_$LI$()["QuickStyleLineMatrix"] = com.mxgraph.io.vsdx.mxVsdxConstants.LINE_STYLE);
7631 …le.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.BEGIN_ARROW_SIZE] = com.mxgraph.io.vsdx.m…
7632 …yle.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.END_ARROW_SIZE] = com.mxgraph.io.vsdx.mx…
7633 …Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.TEXT_BKGND] = com.mxgraph.io.vsdx.mxVs…
7634 …yle.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.BOTTOM_MARGIN] = com.mxgraph.io.vsdx.mxV…
7635 …tyle.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.LEFT_MARGIN] = com.mxgraph.io.vsdx.mxVs…
7636 …tyle.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.RIGHT_MARGIN] = com.mxgraph.io.vsdx.mxV…
7637 …Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.TOP_MARGIN] = com.mxgraph.io.vsdx.mxVs…
7638 …Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.PARAGRAPH] = com.mxgraph.io.vsdx.mxVsd…
7639 …Style.styleTypes_$LI$()[com.mxgraph.io.vsdx.mxVsdxConstants.CHARACTER] = com.mxgraph.io.vsdx.mxVsd…
7640 … (Style.styleTypes_$LI$()["QuickStyleFontColor"] = com.mxgraph.io.vsdx.mxVsdxConstants.TEXT_STYLE);
7641 …(Style.styleTypes_$LI$()["QuickStyleFontMatrix"] = com.mxgraph.io.vsdx.mxVsdxConstants.TEXT_STYLE);
7658 …s[com.mxgraph.io.vsdx.mxVsdxConstants.FILL_STYLE] = model.getStylesheet(this.shape.getAttribute(co…
7659 …s[com.mxgraph.io.vsdx.mxVsdxConstants.LINE_STYLE] = model.getStylesheet(this.shape.getAttribute(co…
7660 …s[com.mxgraph.io.vsdx.mxVsdxConstants.TEXT_STYLE] = model.getStylesheet(this.shape.getAttribute(co…
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 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.LINE_PATTERN)…
8040 …his.getColor(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.LINE_COLOR));
8068 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.FILL_GRADIENT…
8082 …is.getColor(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.FILL_FOREGND)…
8098 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.FILL_PATTERN)…
8162 …ment$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.LINE_WEIGHT),…
8169 …lueAsDouble(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.LINE_COLOR_TR…
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 …String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.COLOR, index, com.mxgraph.io.vsdx.mxVs…
8236 …ment$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.TOP_MARGIN), …
8243 …ment$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.BOTTOM_MARGIN…
8250 …ment$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.LEFT_MARGIN),…
8257 …ment$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.RIGHT_MARGIN)…
8266 …String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.STYLE, index, com.mxgraph.io.vsdx.mxVs…
8276 …String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.FONT, index, com.mxgraph.io.vsdx.mxVsd…
8286 …_String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.POS, index, com.mxgraph.io.vsdx.mxVsd…
8296 …ing$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.STRIKETHRU, index, com.mxgraph.io.vsdx.mx…
8311 …String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.CASE, index, com.mxgraph.io.vsdx.mxVsd…
8322 …$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.HORIZONTAL_ALIGN, index, com.mxgraph.io.vsdx…
8347 …ng$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.INDENT_FIRST, index, com.mxgraph.io.vsdx.m…
8357 …ing$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.INDENT_LEFT, index, com.mxgraph.io.vsdx.m…
8367 …ng$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.INDENT_RIGHT, index, com.mxgraph.io.vsdx.m…
8377 …ng$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.SPACE_BEFORE, index, com.mxgraph.io.vsdx.m…
8387 …ing$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.SPACE_AFTER, index, com.mxgraph.io.vsdx.m…
8397 …ing$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.SPACE_LINE, index, com.mxgraph.io.vsdx.mx…
8416 …String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.FLAGS, index, com.mxgraph.io.vsdx.mxVs…
8426 …ng$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.LETTER_SPACE, index, com.mxgraph.io.vsdx.m…
8436 …tring$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.BULLET, index, com.mxgraph.io.vsdx.mxVs…
8917 …{ return m[k] ? m[k] : null; })(_this.cellElements, com.mxgraph.io.vsdx.mxVsdxConstants.WIDTH), 0);
8918 … return m[k] ? m[k] : null; })(_this.cellElements, com.mxgraph.io.vsdx.mxVsdxConstants.HEIGHT), 0);
9133 } })(childName, com.mxgraph.io.vsdx.mxVsdxConstants.TEXT)) {
9513 …ring$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.RTL_TEXT, index, com.mxgraph.io.vsdx.mxV…
9662 …ing$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.COLOR_TRANS, index, com.mxgraph.io.vsdx.m…
9679 …String$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.SIZE, index, com.mxgraph.io.vsdx.mxVsd…
9690 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.VERTICAL_ALIG…
9818 … var shapesList = shape.getElementsByTagName(com.mxgraph.io.vsdx.mxVsdxConstants.SHAPES);
9856 …lement$double(_this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.WIDTH), 0);
9858 …ement$double(_this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.HEIGHT), 0);
10191 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.HIDE_TEXT), "…
10530 …lValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.WIDTH), 0);
10531 …Value$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.HEIGHT), 0);
10553 …lValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.WIDTH), 0);
10554 …Value$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.HEIGHT), 0);
10562 …lValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.PIN_X), 0);
10569 …lValue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.PIN_Y), 0);
10576 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.LOC_PIN_X), 0…
10583 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.LOC_PIN_Y), 0…
10609 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.FILL_GRADIENT…
10625 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.FILL_PATTERN)…
10627 …his.getColor(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.FILL_BKGND));
10647 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.FILL_PATTERN)…
10687 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.ANGLE), "0"));
10750 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_ANGLE), "…
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 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.FLIP_X), "0");
10925 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.FLIP_Y), "0");
10947 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.LINE_PATTERN)…
10983 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.LINE_PATTERN)…
11016 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.LINE_WEIGHT),…
11050 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.BEGIN_ARROW_S…
11081 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.END_ARROW_SIZ…
11111 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.ROUNDING), "0…
11128 …is.getValue(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.SHDW_PATTERN)…
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 …meU = this.getMaster().getMasterElement().getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.NAME_U);
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 …ment$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.BEGIN_X), 0) …
11764 …ment$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.BEGIN_Y), 0))…
11773 …ment$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.END_X), 0) * …
11774 …ment$double(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.END_Y), 0)) *…
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 …xtBkgndColor(this.getCellElement$java_lang_String(com.mxgraph.io.vsdx.mxVsdxConstants.TEXT_BKGND));
11959 …= this.getRounding() > 0 ? com.mxgraph.io.vsdx.mxVsdxConstants.TRUE : com.mxgraph.io.vsdx.mxVsdxCo…
11968 …ava_lang_String(start ? com.mxgraph.io.vsdx.mxVsdxConstants.BEGIN_ARROW : com.mxgraph.io.vsdx.mxVs…
12036 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_WIDTH), t…
12037 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_HEIGHT), …
12038 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_LOC_PIN_X…
12039 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_LOC_PIN_Y…
12040 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_PIN_X), t…
12041 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_PIN_Y), t…
12042 …AngleV = this.getValueAsDouble(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_ANGLE), 0…
12101 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_WIDTH), t…
12102 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_HEIGHT), …
12103 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_LOC_PIN_X…
12104 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_LOC_PIN_Y…
12105 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_PIN_X), 0…
12106 …lue$org_w3c_dom_Element$double(this.getShapeNode(com.mxgraph.io.vsdx.mxVsdxConstants.TXT_PIN_Y), 0…
12624 com.mxgraph.io.vsdx.mxVsdxConstants.MY_SET_$LI$();
12625 com.mxgraph.io.vsdx.mxVsdxConstants.SET_VALUES_$LI$();