Home
last modified time | relevance | path

Searched refs:CompoundLineType (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/vsdx/
Dimporter.js5746 _this.lineComp = LineStyle.CompoundLineType.SINGLE;
5749 _this.lineComp = LineStyle.CompoundLineType.DOUBLE;
5752 … _this.lineComp = LineStyle.CompoundLineType.THICK_THIN_DOUBLE;
5755 … _this.lineComp = LineStyle.CompoundLineType.THIN_THICK_DOUBLE;
5758 … _this.lineComp = LineStyle.CompoundLineType.THIN_THICK_THIN_TRIPLE;
5951 var CompoundLineType;
5952 (function (CompoundLineType) { argument
5953 CompoundLineType[CompoundLineType["SINGLE"] = 0] = "SINGLE";
5954 CompoundLineType[CompoundLineType["DOUBLE"] = 1] = "DOUBLE";
5955CompoundLineType[CompoundLineType["THICK_THIN_DOUBLE"] = 2] = "THICK_THIN_DOUBLE";
[all …]
/plugin/diagramsnet/lib/js/
Dextensions.min.js1302CompoundLineType.SINGLE;break;case "dbl":this.lineComp=b.CompoundLineType.DOUBLE;break;case "thick…
1310 …[a.THIN_THICK_THIN_TRIPLE=4]="THIN_THICK_THIN_TRIPLE"})(b.CompoundLineType||(b.CompoundLineType={}…