Lines Matching refs:isDashed

598 … mxPolyline([],mxConstants.GUIDE_COLOR,mxConstants.GUIDE_STROKEWIDTH);a.isDashed=!0;return a};mxGu…
616 …this.strokewidth),a.setStrokeColor(this.stroke),null!=this.isDashed&&a.setDashed(this.isDashed),a.…
621 … b=this.stroke;null!=b&&b!=mxConstants.NONE?(a.style.borderColor=b,this.isDashed?a.style.borderSty…
628 …null!=this.isShadow&&a.setShadow(this.isShadow);null!=this.isDashed&&a.setDashed(this.isDashed,nul…
636 …te this.endArrow;delete this.direction;delete this.isShadow;delete this.isDashed;delete this.isRou…
640 …nts.STYLE_SHADOW,this.isShadow);this.isDashed=1==mxUtils.getValue(this.style,mxConstants.STYLE_DAS…
1343 …line(d,this.pageBreakColor),d.dialect=this.dialect,d.pointerEvents=!1,d.isDashed=this.pageBreakDas…
1611 …iewShape=function(a){a=new mxRectangleShape(a,null,this.previewColor);a.isDashed=!0;this.htmlPrevi…
1679 …scale=this.graph.view.scale;a.svgStrokeTolerance=0;a.pointerEvents=!1;a.isDashed=!0;a.init(this.gr…
1786 …his.getSelectionColor());a.strokewidth=this.getSelectionStrokeWidth();a.isDashed=this.isSelectionD…
1803 this.ghostPreview.scale/this.ghostPreview.scale,this.ghostPreview.isDashed=this.isSelectionDashed()…
1855 …his.getSelectionColor());a.strokewidth=this.getSelectionStrokeWidth();a.isDashed=this.isSelectionD…
1856 …){a=new this.state.shape.constructor;a.outline=!0;a.apply(this.state);a.isDashed=this.isSelectionD…
1920 …his.abspoints.slice(),this.shape.scale=this.state.view.scale,this.shape.isDashed=this.isSelectionD…
1965 …apply(this.state);a.stroke=this.highlightColor;a.opacity=this.opacity;a.isDashed=this.dashed;a.isS…
2162 …aw()):(d=new mxPolyline(d,this.pageBreakColor),d.dialect=this.dialect,d.isDashed=this.pageBreakDas…
2772 …andler.prototype.createShape=function(){var a=f.apply(this,arguments);a.isDashed="1"==this.graph.c…
2886 …nateBounds:h,h=new mxLine(new mxRectangle,mxConstants.NONE,1,!0);h.isDashed=e.isDashed;h.svgStroke…
2889 1);k.isDashed=e.isDashed;k.svgStrokeTolerance++;c=new mxHandle(c,"row-resize",null,k);c.tableHandle…