Home
last modified time | relevance | path

Searched refs:arcSize (Results 1 – 11 of 11) sorted by relevance

/plugin/diagramsnet/lib/shapes/
DmxUML25.js76 var arcSize = parseFloat(mxUtils.getValue(this.style, 'arcSize', this.arcSize));
80 arcSize = Math.min(w, h) * arcSize;
83 arcSize = Math.min(arcSize, w * 0.5, h * 0.5);
87 arcSize = 0;
94 c.moveTo(0, arcSize);
95 c.arcTo(arcSize, arcSize, 0, 0, 1, arcSize, 0);
96 c.lineTo(w - arcSize, 0);
97 c.arcTo(arcSize, arcSize, 0, 0, 1, w, arcSize);
98 c.lineTo(w, h - arcSize);
99 c.arcTo(arcSize, arcSize, 0, 0, 1, w - arcSize, h);
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
DShapes.js776 FolderShape.prototype.arcSize = 0.1; method in FolderShape
787 var arcSize = parseFloat(mxUtils.getValue(this.style, 'arcSize', this.arcSize));
791 arcSize = Math.min(w, h) * arcSize;
794 arcSize = Math.min(arcSize, w * 0.5, (h - dy) * 0.5);
796 dx = Math.max(dx, arcSize);
797 dx = Math.min(w - arcSize, dx);
801 arcSize = 0;
808 c.moveTo(Math.max(arcSize, 0), dy);
809 c.lineTo(Math.max(arcSize, 0), 0);
818 c.lineTo(w - Math.max(arcSize, 0), 0);
[all …]
DGraph.js6670 var arcSize = mxUtils.getValue(this.style, mxConstants.STYLE_ARCSIZE,
6736 this.addPoints(c, pts, rounded, arcSize, false, null, moveTo);
6786 this.addPoints(c, pts, rounded, arcSize, false, null, moveTo);
/plugin/diagramsnet/lib/js/diagramly/
DExtensions.js17 var arcSize = 6;
2722 'Image_ipad_checkbox_off' : 'absoluteArcSize=1;arcSize=' + arcSize + ';rounded=1', //TODO
2723 …'Image_ipad_indicator' : 'absoluteArcSize=1;arcSize=' + arcSize + ';rounded=1;fillColor=#e8878E;gr…
/plugin/diagramsnet/lib/js/
Dviewer.min.js2717 20;n.prototype.tabPosition="right";n.prototype.arcSize=.1;n.prototype.paintVertexShape=function(b,d… method in n
2718 "arcSize",this.arcSize));l||(k*=Math.min(c,e));k=Math.min(k,.5*c,.5*(e-f));d=Math.max(d,k);d=Math.m…
2720 …luteArcSize",!1),z=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));e||(z*=Math.min…
2721arcSize=.1;u.prototype.paintVertexShape=function(b,d,f,c,e){b.translate(d,f);var z=mxUtils.getValu… method in u
2729 …luteArcSize",!1),z=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));e||(z*=Math.min…
3884 …l("Topic",new mxGeometry(320,40,80,20),'whiteSpace=wrap;html=1;rounded=1;arcSize=50;align=center;v…
3886 …ll("Topic",new mxGeometry(20,40,80,20),'whiteSpace=wrap;html=1;rounded=1;arcSize=50;align=center;v…
3890 …("Sub Topic",new mxGeometry(0,0,72,26),'whiteSpace=wrap;html=1;rounded=1;arcSize=50;align=center;v…
Dviewer-static.min.js2717 20;n.prototype.tabPosition="right";n.prototype.arcSize=.1;n.prototype.paintVertexShape=function(b,d… method in n
2718 "arcSize",this.arcSize));l||(k*=Math.min(c,e));k=Math.min(k,.5*c,.5*(e-f));d=Math.max(d,k);d=Math.m…
2720 …luteArcSize",!1),z=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));e||(z*=Math.min…
2721arcSize=.1;u.prototype.paintVertexShape=function(b,d,f,c,e){b.translate(d,f);var z=mxUtils.getValu… method in u
2729 …luteArcSize",!1),z=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));e||(z*=Math.min…
3884 …l("Topic",new mxGeometry(320,40,80,20),'whiteSpace=wrap;html=1;rounded=1;arcSize=50;align=center;v…
3886 …ll("Topic",new mxGeometry(20,40,80,20),'whiteSpace=wrap;html=1;rounded=1;arcSize=50;align=center;v…
3890 …("Sub Topic",new mxGeometry(0,0,72,26),'whiteSpace=wrap;html=1;rounded=1;arcSize=50;align=center;v…
6799 …ArcSize",!1);var f=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));e||(f*=Math.min…
6802 …luteArcSize",!1);e=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));d||(e*=Math.min…
[all …]
Dshapes-14-6-5.min.js2711 …ArcSize",!1);var f=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));e||(f*=Math.min…
2714 …luteArcSize",!1);e=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));d||(e*=Math.min…
2716 …luteArcSize",!1);e=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));d||(e*=Math.min…
Dshapes.min.js2726 …ArcSize",!1);var f=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));e||(f*=Math.min…
2729 …luteArcSize",!1);e=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));d||(e*=Math.min…
2731 …luteArcSize",!1);e=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));d||(e*=Math.min…
Dapp.min.js3262 …totype.tabWidth=60;p.prototype.tabHeight=20;p.prototype.tabPosition="right";p.prototype.arcSize=.1; method in p
3263 …luteArcSize",!1),k=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));g||(k*=Math.min…
3266 …luteArcSize",!1),r=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));e||(r*=Math.min…
3267arcSize=.1;q.prototype.paintVertexShape=function(a,b,c,d,e){a.translate(b,c);var r=mxUtils.getValu… method in q
3275 …luteArcSize",!1),r=parseFloat(mxUtils.getValue(this.style,"arcSize",this.arcSize));e||(r*=Math.min…
Dextensions.min.js1598 …yjs:Color.value"]=x.color;var A=mxUtils.clone(f);A.defaults={rounded:"1",arcSize:10,glass:"1",shad… property
1600 …:20};F["y:Shape.type"]=function(a,b){"roundrectangle"==a&&(b.rounded=1,b.arcSize=5)};var M=mxUtils…
/plugin/amcharts/assets/amcharts/
Damcharts.js327 …ity",c);"fill"==b&&(e?a.color=c:a.setAttribute("color",c));"rx"==b&&(e?h.arcSize=c+"%":h.setAttrib…