Home
last modified time | relevance | path

Searched refs:mod (Results 26 – 50 of 244) sorted by last modified time

12345678910

/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js425 switch(mappingObj.mod)
765 "shape": {key: "shape", mod: "shape"}, property in mxGraphMlCodec.addNodeStyle.styleCommonMap.shape
768 "type": {key: "shape", mod: "shape"}, property in mxGraphMlCodec.addNodeStyle.styleCommonMap.type
769 "assetName": {key: "shape", mod: "shape"}, property in mxGraphMlCodec.addNodeStyle.styleCommonMap.assetName
771 "fill": {key: "fillColor", mod: "color"}, property in mxGraphMlCodec.addNodeStyle.styleCommonMap.fill
775 "color": {key: "fillColor", mod: "color"}, property in mxGraphMlCodec.addNodeStyle.styleCommonMap.y:Fill.color
803 "fill": {key: "strokeColor", mod: "color"}, property in mxGraphMlCodec.addNodeStyle.styleCommonMap.stroke.yjs:Stroke.fill
2148 "smoothed": {key: "rounded", mod: "bool"} property in mxGraphMlCodec.addEdgeStyle.desktopEdge.y:BendStyle.smoothed
2189 "type": {key: "endArrow", mod: "arrow"}
2203 "type": {key: "startArrow", mod: "arrow"}
[all …]
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19 …hspace"]{mod}'],pmod:["Macro","\\pod{\\mmlToken{mi}{mod}\\kern 6mu #1}",1],mod:["Macro","\\mathcho…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js5636 var mod = (i | 0) % 6;
5640 var r = rArr[mod];
5641 var g = gArr[mod];
5642 var b = bArr[mod];
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js7836 index = mxUtils.mod(index + ((isNext) ? 1 : -1), cells.length)
8453 dirs[mxUtils.mod(mxUtils.indexOf(dirs, dir) +
12948 …var angle = mxUtils.mod(mxUtils.getValue(this.state.style, mxConstants.STYLE_ROTATION, 0) + 90, 36…
H A DEditor.js2507 position = -Math.round(phase - mxUtils.mod(this.translate.x * this.scale - x0, phase)) + 'px ' +
2508 -Math.round(phase - mxUtils.mod(this.translate.y * this.scale - y0, phase)) + 'px';
2586 …var position = -Math.round(phase - mxUtils.mod(this.view.translate.x * this.view.scale + dx, phase…
2587 -Math.round(phase - mxUtils.mod(this.view.translate.y * this.view.scale + dy, phase)) + 'px';
H A DShapes.js46 var clr = (mxUtils.mod(i, 2) == 1) ? evenColColor : oddColColor;
77 var clr = (mxUtils.mod(i, 2) == 1) ? evenRowColor : oddRowColor;
H A DFormat.js728 value = mxUtils.mod(Math.round(value * 100), 36000) / 100;
6500 selectPage(mxUtils.mod(this.format.currentStylePage - 1, pageCount));
6505 selectPage(mxUtils.mod(this.format.currentStylePage + 1, pageCount));
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js574 mxShape.prototype.getSvgScreenOffset=function(){return 1==mxUtils.mod(Math.max(1,Math.round((this.s…
586 …his.direction?f[this.direction]:0;null!=this.gradientDirection&&(g=mxUtils.mod(g+f[this.gradientDi…
600mod(l,b.length)];var n=m.x-g.x,m=m.y-g.y;if(c&&(0!=n||0!=m)&&(null==f||0>mxUtils.indexOf(f,l-1))){…
601 1,b.length)];l<b.length-2&&0==Math.round(m.x-g.x)&&0==Math.round(m.y-g.y);)m=b[mxUtils.mod(l+2,b.le…
1433 mxConstants.DIRECTION_SOUTH,mxConstants.DIRECTION_WEST][mxUtils.mod(a,4)]};mxGraph.prototype.getAct…
1801 …s.mod(0+g,f.length)]);n.x=d;n.y=a.y;n=mxUtils.getRotatedPoint(n,k,l,m);this.moveSizerTo(this.sizer…
1802mod(2+g,f.length)]);n.x=a.x;n.y=e;n=mxUtils.getRotatedPoint(n,k,l,m);this.moveSizerTo(this.sizers[…
1803mod(6+g,f.length)]);n.x=d;n.y=c;n=mxUtils.getRotatedPoint(n,k,l,m);this.moveSizerTo(this.sizers[6]…
2123 …,f=1+g.x,g=1+g.y);e=-Math.round(e-mxUtils.mod(this.translate.x*this.scale-f,e))+"px "+-Math.round(…
2126 …ew.gridSteps,l=-Math.round(l-mxUtils.mod(this.view.translate.x*this.view.scale+c,l))+"px "+-Math.r…
[all …]
H A Dviewer.min.js574 mxShape.prototype.getSvgScreenOffset=function(){return 1==mxUtils.mod(Math.max(1,Math.round((this.s…
586 …his.direction?f[this.direction]:0;null!=this.gradientDirection&&(g=mxUtils.mod(g+f[this.gradientDi…
600mod(l,b.length)];var n=m.x-g.x,m=m.y-g.y;if(c&&(0!=n||0!=m)&&(null==f||0>mxUtils.indexOf(f,l-1))){…
601 1,b.length)];l<b.length-2&&0==Math.round(m.x-g.x)&&0==Math.round(m.y-g.y);)m=b[mxUtils.mod(l+2,b.le…
1433 mxConstants.DIRECTION_SOUTH,mxConstants.DIRECTION_WEST][mxUtils.mod(a,4)]};mxGraph.prototype.getAct…
1801 …s.mod(0+g,f.length)]);n.x=d;n.y=a.y;n=mxUtils.getRotatedPoint(n,k,l,m);this.moveSizerTo(this.sizer…
1802mod(2+g,f.length)]);n.x=a.x;n.y=e;n=mxUtils.getRotatedPoint(n,k,l,m);this.moveSizerTo(this.sizers[…
1803mod(6+g,f.length)]);n.x=d;n.y=c;n=mxUtils.getRotatedPoint(n,k,l,m);this.moveSizerTo(this.sizers[6]…
2123 …,f=1+g.x,g=1+g.y);e=-Math.round(e-mxUtils.mod(this.translate.x*this.scale-f,e))+"px "+-Math.round(…
2126 …ew.gridSteps,l=-Math.round(l-mxUtils.mod(this.view.translate.x*this.view.scale+c,l))+"px "+-Math.r…
[all …]
H A Dextensions.min.js1595 mod:"shape"},assetName:{key:"shape",mod:"shape"},activityType:{key:"shape",mod:"shape"},fill:{key:"… property in mxGraphMlCodec.addNodeStyle.f.activityType
1598mod:"bool"};x.color={key:"fillColor",mod:"color",addGradient:"north"};x["color.yjs:Color.value"]=x… property in x.color
1599mod:"bool"};y.borderColor={key:"strokeColor",mod:"color"};y.folderFrontColor={key:"fillColor",mod:… property in y.folderFrontColor
1601mod:"color"};U["y:StyleProperties.y:Property"]={"com.yworks.bpmn.characteristic":{key:"outline",mo… property in mxGraphMlCodec.addNodeStyle.U.y.view.ShadowNodePainter.SHADOW_PAINTING
1618mod:"color"},backgroundFill:{key:"evenLaneFill",mod:"color"}},"oddLeafDescriptor.bpmn:StripeDescri… property in mxGraphMlCodec.handleCompoundShape.x.Style.bpmn:AlternatingLeafStripeStyle.evenLeafDescriptor.bpmn:StripeDescriptor.backgroundFill
1619 mod:"color"}},"yjs:ShapeNodeStyle":{fill:{key:"swimlaneFillColor",mod:"color"}}},Size:"height"};thi… property in mxGraphMlCodec.handleCompoundShape.x.Style.yjs:NodeStyleStripeStyleAdapter.yjs:ShapeNodeStyle.fill
1620 mod:"color"},backgroundFill:{key:"oddLaneFill",mod:"color"}}},"Style.yjs:NodeStyleStripeStyleAdapte… property in mxGraphMlCodec.handleCompoundShape.c.Style.yjs:NodeStyleStripeStyleAdapter.yjs:ShapeNodeStyle.fill
1622 mod:"color"},"yed.table.header.height":"headerH","yed.table.header.color.main":{key:"headerColor",m…
1644 mod:"bool"}}},b=mxUtils.clone(d);b.defaults.curved="1";this.mapObject(m,{"yjs:PolylineEdgeStyle":{d… property in mxGraphMlCodec.addEdgeStyle.d.y:BendStyle.smoothed
1645 mod:"arrow"},"targetArrow.yjs:Arrow":{defaults:{endArrow:"classic",endFill:"1",endSize:"6"},fill:q,…
[all …]
H A Dapp.min.js620 …his.direction?f[this.direction]:0;null!=this.gradientDirection&&(g=mxUtils.mod(g+f[this.gradientDi…
634mod(l,b.length)];var n=m.x-g.x,m=m.y-g.y;if(c&&(0!=n||0!=m)&&(null==f||0>mxUtils.indexOf(f,l-1))){…
635 1,b.length)];l<b.length-2&&0==Math.round(m.x-g.x)&&0==Math.round(m.y-g.y);)m=b[mxUtils.mod(l+2,b.le…
1835 …s.mod(0+g,f.length)]);n.x=d;n.y=a.y;n=mxUtils.getRotatedPoint(n,k,l,m);this.moveSizerTo(this.sizer…
1836mod(2+g,f.length)]);n.x=a.x;n.y=e;n=mxUtils.getRotatedPoint(n,k,l,m);this.moveSizerTo(this.sizers[…
1837mod(6+g,f.length)]);n.x=d;n.y=c;n=mxUtils.getRotatedPoint(n,k,l,m);this.moveSizerTo(this.sizers[6]…
2157 …,c=1+f.x,f=1+f.y);e=-Math.round(e-mxUtils.mod(this.translate.x*this.scale-c,e))+"px "+-Math.round(…
2160 …ew.gridSteps,e=-Math.round(e-mxUtils.mod(this.view.translate.x*this.view.scale+b,e))+"px "+-Math.r…
3222 …nction(){G(mxUtils.mod(this.format.currentStylePage-1,E))})),mxEvent.addListener(p,"click",mxUtils…
10536 ….onload=function(){try{for(var b=-Math.round(C-mxUtils.mod((K-E)*g,C)),c=-Math.round(C-mxUtils.mod
[all …]
/plugin/diagramsnet/lib/math/config/
H A DAccessible-full.js73 …hspace"]{mod}'],pmod:["Macro","\\pod{\\mmlToken{mi}{mod}\\kern 6mu #1}",1],mod:["Macro","\\mathcho…
H A DAccessible.js70 …hspace"]{mod}'],pmod:["Macro","\\pod{\\mmlToken{mi}{mod}\\kern 6mu #1}",1],mod:["Macro","\\mathcho…
H A DTeX-MML-AM_HTMLorMML-full.js70 …hspace"]{mod}'],pmod:["Macro","\\pod{\\mmlToken{mi}{mod}\\kern 6mu #1}",1],mod:["Macro","\\mathcho…
H A DTeX-MML-AM_HTMLorMML.js67 …hspace"]{mod}'],pmod:["Macro","\\pod{\\mmlToken{mi}{mod}\\kern 6mu #1}",1],mod:["Macro","\\mathcho…
H A DTeX-MML-AM_SVG-full.js63 …hspace"]{mod}'],pmod:["Macro","\\pod{\\mmlToken{mi}{mod}\\kern 6mu #1}",1],mod:["Macro","\\mathcho…
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js2715 while (i0 < templates.length && (first || mxUtils.mod(i0, 30) != 0))
H A DDrawioFileSync.js579 var mod = new Date(data.m);
582 if (this.lastMessageModified == null || this.lastMessageModified < mod)
584 this.lastMessageModified = mod;
H A DEditor.js3476 var x = -Math.round(phase - mxUtils.mod((tx - x0) * scale, phase));
3477 var y = -Math.round(phase - mxUtils.mod((ty - y0) * scale, phase));
5420 if (i > 0 && mxUtils.mod(i, 4) == 0)
5446 setScheme(mxUtils.mod(this.format.currentScheme - 1, this.defaultColorSchemes.length));
5461 setScheme(mxUtils.mod(this.format.currentScheme + 1, this.defaultColorSchemes.length));
H A DGraphViewer.js317 this.currentPage = mxUtils.mod(number, this.diagrams.length);
H A DPages.js1006 this.selectPage(this.pages[mxUtils.mod(tmp + 1, this.pages.length)]);
1010 this.selectPage(this.pages[mxUtils.mod(tmp - 1, this.pages.length)]);
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js71 …exOf("0x"))},isInteger:function(a){return String(parseInt(a))===String(a)},mod:function(a,b){retur…
358 …tAttribute("stroke-width",m),this.root.ownerDocument==document&&1==mxUtils.mod(m,2)&&b.setAttribut…
370 mxShape.prototype.getSvgScreenOffset=function(){return 1==mxUtils.mod(Math.max(1,Math.round((this.s…
382 …his.direction?f[this.direction]:0;null!=this.gradientDirection&&(g=mxUtils.mod(g+f[this.gradientDi…
396mod(l,b.length)];var n=m.x-g.x,m=m.y-g.y;if(c&&(0!=n||0!=m)&&(null==f||0>mxUtils.indexOf(f,l-1))){…
397 1,b.length)];l<b.length-2&&0==Math.round(m.x-g.x)&&0==Math.round(m.y-g.y);)m=b[mxUtils.mod(l+2,b.le…
938 …unction(a,b){this.createCellOverlays(a);if(null!=a.overlays){var c=mxUtils.mod(mxUtils.getValue(a.…
1229 mxConstants.DIRECTION_SOUTH,mxConstants.DIRECTION_WEST][mxUtils.mod(a,4)]};mxGraph.prototype.getAct…
1597 …s.mod(0+g,f.length)]);n.x=d;n.y=a.y;n=mxUtils.getRotatedPoint(n,k,l,m);this.moveSizerTo(this.sizer…
1598mod(2+g,f.length)]);n.x=a.x;n.y=e;n=mxUtils.getRotatedPoint(n,k,l,m);this.moveSizerTo(this.sizers[…
[all …]
/plugin/diagramsnet/lib/resources/
H A Ddia_da.txt455 leftToRight=Fra venstre mod højre
H A Ddia_fr.txt346 fromTemplate=Depuis un modèle
347 fromTemplateUrl=A partir d'une URL de modèle
674 selectTemplate=Choisir un modèle
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8mod:function(n,t){return Bridge.hasValue$1(n,t)?n%t:null},mul:function(n,t){return Bridge.hasValue… method in System.Decimal

12345678910