Lines Matching refs:Style

3316                                 var sheetElement = new com.mxgraph.io.vsdx.Style(sheet, this);
5999 … this.lineDashPattern = com.mxgraph.io.vsdx.Style.getLineDashPattern(this.pattern);
7579 var Style = (function () { class
7580 function Style(shape, model) { class in Style
7604 Style.__static_initialize = function () { if (!Style.__static_initialized) {
7605 Style.__static_initialized = true;
7606 Style.__static_initializer_0();
7607 Style.__static_initializer_1();
7609Style.styleTypes_$LI$ = function () { Style.__static_initialize(); if (Style.styleTypes == null)
7610 Style.styleTypes = ({}); return Style.styleTypes; };
7612 Style.__static_initializer_0 = function () {
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.m…
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…
7643 Style.prototype.getTheme = function () {
7646 Style.prototype.getQuickStyleVals = function () {
7649 Style.prototype.isVertex = function () {
7652 Style.prototype.styleDebug = function (debug) {
7653 if (Style.vsdxStyleDebug) {
7657 Style.prototype.stylesheetRefs = function (model) {
7670 Style.prototype.cacheCells = function (model) {
7690 Style.prototype.parseShapeElem = function (elem, model) {
7713 Style.prototype.parseSection = function (elem) {
7723 Style.prototype.hasProperty = function (nodeName, tag) {
7732 Style.prototype.getValue = function (elem, defaultValue) {
7745 Style.prototype.getValueAsDouble = function (cell, defaultValue) {
7778Style.prototype.getScreenNumericalValue$org_w3c_dom_Element$double = function (cell, defaultValue)…
7801 Style.prototype.getScreenNumericalValue = function (cell, defaultValue) {
7811 Style.prototype.getScreenNumericalValue$double = function (val) {
7823 Style.prototype.getAttribute = function (tag, attribute, defaultValue) {
7831 Style.prototype.getChildValues = function (parent, requiredValues) {
7866Style.prototype.getCellElement$java_lang_String$java_lang_String$java_lang_String = function (cell…
7916 …var styleType = (function (m, k) { return m[k] ? m[k] : null; })(Style.styleTypes_$LI$(), sectKey);
7927 Style.prototype.getCellElement = function (cellKey, index, sectKey) {
7937 Style.prototype.getCellElement$java_lang_String = function (key) {
8013 … var styleType = (function (m, k) { return m[k] ? m[k] : null; })(Style.styleTypes_$LI$(), key);
8029 Style.prototype.getStrokeColor = function () {
8067 Style.prototype.getFillColor = function () {
8111 Style.prototype.getColor = function (elem) {
8134 Style.prototype.getTextBkgndColor = function (elem) {
8161 Style.prototype.getLineWeight = function () {
8168 Style.prototype.getStrokeTransparency = function () {
8175 Style.prototype.getNameU = function () {
8182 Style.prototype.getName = function () {
8189 Style.prototype.getUniqueID = function () {
8196 Style.prototype.getId = function () {
8205 Style.prototype.getTextColor = function (index) {
8235 Style.prototype.getTextTopMargin = function () {
8242 Style.prototype.getTextBottomMargin = function () {
8249 Style.prototype.getTextLeftMargin = function () {
8256 Style.prototype.getTextRightMargin = function () {
8265 Style.prototype.getTextStyle = function (index) {
8275 Style.prototype.getTextFont = function (index) {
8285 Style.prototype.getTextPos = function (index) {
8295 Style.prototype.getTextStrike = function (index) {
8310 Style.prototype.getTextCase = function (index) {
8320 Style.prototype.getHorizontalAlign = function (index, html) {
8346 Style.prototype.getIndentFirst = function (index) {
8356 Style.prototype.getIndentLeft = function (index) {
8366 Style.prototype.getIndentRight = function (index) {
8376 Style.prototype.getSpBefore = function (index) {
8386 Style.prototype.getSpAfter = function (index) {
8396 Style.prototype.getSpLine = function (index) {
8415 Style.prototype.getFlags = function (index) {
8425 Style.prototype.getLetterSpace = function (index) {
8435 Style.prototype.getBullet = function (index) {
8439 Style.prototype.getShape = function () {
8442 Style.prototype.setShape = function (shape) {
8445Style.lineDashPatterns_$LI$ = function () { Style.__static_initialize(); if (Style.lineDashPattern…
8446 Style.lineDashPatterns = ([]); return Style.lineDashPatterns; };
8448 Style.__static_initializer_1 = function () {
8449 /* add */ (Style.lineDashPatterns_$LI$().push([]));
8450 /* add */ (Style.lineDashPatterns_$LI$().push([]));
8451 /* add */ (Style.lineDashPatterns_$LI$().push([]));
8453 /* add */ (lineDashPattern.push(Style.DOT));
8454 /* add */ (lineDashPattern.push(Style.SPACE));
8455 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8457 /* add */ (lineDashPattern.push(Style.DASH));
8458 /* add */ (lineDashPattern.push(Style.SPACE));
8459 /* add */ (lineDashPattern.push(Style.DOT));
8460 /* add */ (lineDashPattern.push(Style.SPACE));
8461 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8463 /* add */ (lineDashPattern.push(Style.DASH));
8464 /* add */ (lineDashPattern.push(Style.SPACE));
8465 /* add */ (lineDashPattern.push(Style.DOT));
8466 /* add */ (lineDashPattern.push(Style.SPACE));
8467 /* add */ (lineDashPattern.push(Style.DOT));
8468 /* add */ (lineDashPattern.push(Style.SPACE));
8469 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8471 /* add */ (lineDashPattern.push(Style.DASH));
8472 /* add */ (lineDashPattern.push(Style.SPACE));
8473 /* add */ (lineDashPattern.push(Style.DASH));
8474 /* add */ (lineDashPattern.push(Style.SPACE));
8475 /* add */ (lineDashPattern.push(Style.DOT));
8476 /* add */ (lineDashPattern.push(Style.SPACE));
8477 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8479 /* add */ (lineDashPattern.push(Style.LONG_DASH));
8480 /* add */ (lineDashPattern.push(Style.SPACE));
8481 /* add */ (lineDashPattern.push(Style.SHORT_DASH));
8482 /* add */ (lineDashPattern.push(Style.SPACE));
8483 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8485 /* add */ (lineDashPattern.push(Style.LONG_DASH));
8486 /* add */ (lineDashPattern.push(Style.SPACE));
8487 /* add */ (lineDashPattern.push(Style.SHORT_DASH));
8488 /* add */ (lineDashPattern.push(Style.SPACE));
8489 /* add */ (lineDashPattern.push(Style.SHORT_DASH));
8490 /* add */ (lineDashPattern.push(Style.SPACE));
8491 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8493 /* add */ (lineDashPattern.push(Style.SHORT_DASH));
8494 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8495 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8497 /* add */ (lineDashPattern.push(Style.DOT));
8498 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8499 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8501 /* add */ (lineDashPattern.push(Style.SHORT_DASH));
8502 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8503 /* add */ (lineDashPattern.push(Style.DOT));
8504 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8505 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8507 /* add */ (lineDashPattern.push(Style.SHORT_DASH));
8508 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8509 /* add */ (lineDashPattern.push(Style.DOT));
8510 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8511 /* add */ (lineDashPattern.push(Style.DOT));
8512 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8513 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8515 /* add */ (lineDashPattern.push(Style.SHORT_DASH));
8516 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8517 /* add */ (lineDashPattern.push(Style.SHORT_DASH));
8518 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8519 /* add */ (lineDashPattern.push(Style.DOT));
8520 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8521 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8523 /* add */ (lineDashPattern.push(Style.DASH));
8524 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8525 /* add */ (lineDashPattern.push(Style.SHORT_DASH));
8526 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8527 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8529 /* add */ (lineDashPattern.push(Style.DASH));
8530 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8531 /* add */ (lineDashPattern.push(Style.SHORT_DASH));
8532 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8533 /* add */ (lineDashPattern.push(Style.SHORT_DASH));
8534 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8535 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8537 /* add */ (lineDashPattern.push(Style.LONG_DASH));
8538 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8539 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8541 /* add */ (lineDashPattern.push(Style.DOT));
8542 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8543 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8545 /* add */ (lineDashPattern.push(Style.LONG_DASH));
8546 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8547 /* add */ (lineDashPattern.push(Style.DOT));
8548 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8549 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8551 /* add */ (lineDashPattern.push(Style.LONG_DASH));
8552 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8553 /* add */ (lineDashPattern.push(Style.DOT));
8554 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8555 /* add */ (lineDashPattern.push(Style.DOT));
8556 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8557 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8559 /* add */ (lineDashPattern.push(Style.LONG_DASH));
8560 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8561 /* add */ (lineDashPattern.push(Style.LONG_DASH));
8562 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8563 /* add */ (lineDashPattern.push(Style.DOT));
8564 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8565 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8567 /* add */ (lineDashPattern.push(Style.XLONG_DASH));
8568 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8569 /* add */ (lineDashPattern.push(Style.DASH));
8570 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8571 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8573 /* add */ (lineDashPattern.push(Style.XLONG_DASH));
8574 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8575 /* add */ (lineDashPattern.push(Style.DASH));
8576 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8577 /* add */ (lineDashPattern.push(Style.DASH));
8578 /* add */ (lineDashPattern.push(Style.LONG_SPACE));
8579 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8581 /* add */ (lineDashPattern.push(Style.XSHORT_DASH));
8582 /* add */ (lineDashPattern.push(Style.SHORT_SPACE));
8583 /* add */ (Style.lineDashPatterns_$LI$().push(lineDashPattern));
8585 Style.getLineDashPattern = function (pattern) {
8587 return Style.lineDashPatterns_$LI$()[pattern];
8589 return Style.lineDashPatterns_$LI$()[0];
8591 return Style;
8593 Style.__static_initialized = false;
8594 Style.vsdxStyleDebug = false;
8595 Style.SPACE = 4.0;
8596 Style.SHORT_SPACE = 2.0;
8597 Style.LONG_SPACE = 6.0;
8598 Style.DOT = 1.0;
8599 Style.DASH = 8.0;
8600 Style.LONG_DASH = 12.0;
8601 Style.SHORT_DASH = 4.0;
8602 Style.XLONG_DASH = 20.0;
8603 Style.XSHORT_DASH = 2.0;
8604 vsdx.Style = Style;
8605 Style["__class"] = "com.mxgraph.io.vsdx.Style";
9733 }(com.mxgraph.io.vsdx.Style));
10960 … pattern = vsdx.Style.getLineDashPattern(/* parseInt */ parseInt(linePattern));
12615 com.mxgraph.io.vsdx.Style.lineDashPatterns_$LI$();
12616 com.mxgraph.io.vsdx.Style.styleTypes_$LI$();
12617 com.mxgraph.io.vsdx.Style.__static_initialize();