Home
last modified time | relevance | path

Searched refs:ellipse (Results 151 – 175 of 190) sorted by relevance

12345678

/plugin/diagramsnet/lib/resources/
H A Ddia_gl.txt243 ellipse=Elipse
H A Ddia_ro.txt243 ellipse=Ellipse
H A Ddia_tr.txt243 ellipse=Elips
H A Ddia_hu.txt243 ellipse=Ellipse
H A Ddia_pt-br.txt243 ellipse=Elipse
H A Ddia_cs.txt243 ellipse=Elipsa
H A Ddia_vi.txt243 ellipse=Ellipse
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js155 …ge(p-r,p+r,e),y=this.helper.randOffsetWithRange(v-r,v+r,e),F=this.helper.ellipse(z,y,d,d,e);c.push…
160 a){return u(b,a)},randOffsetWithRange:function(b,a,e){return O(b,a,e)},ellipse:function(b,a,e,c,d){… method in ma
163 this._d("ellipse",f,d)}},{key:"circle",value:function(a,e,c,b){a=this.ellipse(a,e,c,c,b);return a.s…
182 …eturn this.draw(a)}},{key:"ellipse",value:function(a,b,c,d,h){a=this.gen.ellipse(a,b,c,d,h);return…
498 mxXmlCanvas2D.prototype.ellipse=function(a,b,c,d){var e=this.createElement("ellipse");e.setAttribut… method in mxXmlCanvas2D
532 …Attribute("ry",this.format(f*this.state.scale))};mxSvgCanvas2D.prototype.ellipse=function(a,b,c,d)… method in mxSvgCanvas2D
641ellipse(b,c,d,e);a.fillAndStroke()};function mxDoubleEllipse(a,b,c,d){mxShape.call(this);this.boun…
642 …ath.min(3+this.strokewidth,Math.min(d/5,e/5)));d-=2*f;e-=2*f;0<d&&0<e&&a.ellipse(b+f,c+f,d,e);a.st…
2783 …th.min(c/5,e/5));0<c&&0<e&&(b.ellipse(d+g,f+g,c-2*g,e-2*g),b.fillAndStroke());b.setShadow(!1);this…
3138 …roundrect);this.originalEllipse=this.canvas.ellipse;this.canvas.ellipse=mxUtils.bind(this,b.protot…
[all …]
H A Dapp.min.js189 …ge(p-r,p+r,e),y=this.helper.randOffsetWithRange(v-r,v+r,e),F=this.helper.ellipse(z,y,d,d,e);c.push…
194 a){return u(b,a)},randOffsetWithRange:function(b,a,e){return O(b,a,e)},ellipse:function(b,a,e,c,d){… method in ma
197 this._d("ellipse",f,d)}},{key:"circle",value:function(a,e,c,b){a=this.ellipse(a,e,c,c,b);return a.s…
216 …eturn this.draw(a)}},{key:"ellipse",value:function(a,b,c,d,h){a=this.gen.ellipse(a,b,c,d,h);return…
532 mxXmlCanvas2D.prototype.ellipse=function(a,b,c,d){var e=this.createElement("ellipse");e.setAttribut… method in mxXmlCanvas2D
566 …Attribute("ry",this.format(f*this.state.scale))};mxSvgCanvas2D.prototype.ellipse=function(a,b,c,d)… method in mxSvgCanvas2D
675ellipse(b,c,d,e);a.fillAndStroke()};function mxDoubleEllipse(a,b,c,d){mxShape.call(this);this.boun…
676 …ath.min(3+this.strokewidth,Math.min(d/5,e/5)));d-=2*f;e-=2*f;0<d&&0<e&&a.ellipse(b+f,c+f,d,e);a.st…
3329 …th.min(d/5,e/5));0<d&&0<e&&(a.ellipse(b+f,c+f,d-2*f,e-2*f),a.fillAndStroke());a.setShadow(!1);this…
10470 …roundrect);this.originalEllipse=this.canvas.ellipse;this.canvas.ellipse=mxUtils.bind(this,b.protot…
[all …]
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js20ellipse=function(a,b,c,d){var e;return h(a,"object")&&"[object Object]"==a?e=a:null!=a&&(e={cx:a,c…
H A Dsnap.svg.js4751 proto.ellipse = function (cx, cy, rx, ry) { function
5812 ellipse: function (el) {
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1 …"ease\", \"ease-in\", \"ease-in-out\", \"ease-out\",\n \"element\", \"ellipse\", \"ellipsis\", …
H A Dstylus.min.js.map1 …resize\",\"ease\",\"ease-in\",\"ease-in-out\",\"ease-out\",\"element\",\"ellipse\",\"ellipsis\",\"…
/plugin/processing/
H A Dscript.js2048 p.ellipse(this.params[0], this.params[1], this.params[2], this.params[3]);
8835 p.ellipse = function ellipse(x, y, width, height) { function
/plugin/amcharts/assets/amcharts/
H A Damcharts.js294 …stroke-width":h,"stroke-opacity":g};a=isNaN(l)?a.circle(0,0,b).attr(e):a.ellipse(0,0,b,l).attr(e);…
315 …e",this);h.attr({r:c,cx:a,cy:b});this.addToContainer(h.node,e);return h},ellipse:function(a,b,c,e,…
323 …construct:function(a,b){this.chart=b;this.D=a;this.cNames={circle:"oval",ellipse:"oval",rect:"roun… property in AnonymousFunction30194f811c200.cNames
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js294 mxXmlCanvas2D.prototype.ellipse=function(a,b,c,d){var e=this.createElement("ellipse");e.setAttribut… method in mxXmlCanvas2D
328 …Attribute("ry",this.format(f*this.state.scale))};mxSvgCanvas2D.prototype.ellipse=function(a,b,c,d)… method in mxSvgCanvas2D
421 …("x"))*m,l+Number(c.getAttribute("y"))*n,d,f,b,b);else if("ellipse"==g)a.ellipse(k+Number(c.getAtt…
429 …k,l,m,n,p,q){var d=m/2,e=g.clone();g.x-=k*d;g.y-=l*d;return function(){a.ellipse(e.x-d,e.y-d,m,m);…
437ellipse(b,c,d,e);a.fillAndStroke()};function mxDoubleEllipse(a,b,c,d){mxShape.call(this);this.boun…
438 …ath.min(3+this.strokewidth,Math.min(d/5,e/5)));d-=2*f;e-=2*f;0<d&&0<e&&a.ellipse(b+f,c+f,d,e);a.st…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js2310 pdfDoc.ellipse(vector.x, vector.y, vector.r1, vector.r2);
28478 ellipse: function(x, y, r1, r2) {
28499 return this.ellipse(x, y, radius);
H A Dpdfmake.min.js7 …trokeOpacity||1),e.lineJoin(t.lineJoin||"miter"),t.type){case"ellipse":e.ellipse(t.x,t.y,t.r1,t.r2…
13ellipse:function(t,n,r,i){var o,a,s,h,u,l;return null==i&&(i=r),t-=r,n-=i,o=r*e,a=i*e,s=t+2*r,u=n+… method in t.exports
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1ellipse.js","webpack://mermaid/./node_modules/dagre-d3/lib/label/add-label.js","webpack://mermaid/…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2 …=Ie.colgroup=Ie.caption=Ie.tfoot=[1,"<table>","</table>"],Ie.polyline=Ie.ellipse=Ie.polygon=Ie.cir…
H A Dbpmn-navigated-viewer.production.min.js2 …=je.colgroup=je.caption=je.tfoot=[1,"<table>","</table>"],je.polyline=je.ellipse=je.polygon=je.cir…
/plugin/diagramsnet/lib/shapes/
H A DmxAWS3D.js6804 c.ellipse(w * 0.2925, h * 0.031, w * 0.4116, h * 0.2925);
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js2 …=nn.colgroup=nn.caption=nn.tfoot=[1,"<table>","</table>"],nn.polyline=nn.ellipse=nn.polygon=nn.cir…
H A Ddmn-navigated-viewer.production.min.js2 …=rn.colgroup=rn.caption=rn.tfoot=[1,"<table>","</table>"],rn.polyline=rn.ellipse=rn.polygon=rn.cir…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js45ellipse.js */"./src/dagre-wrapper/intersect/intersect-ellipse.js"),a=n(/*! ./intersect-polygon.js …
49 /*! exports provided: default */function(e,t,n){"use strict";n.r(t);var i=n(/*! ./intersect-ellipse
113 …itle {\n font-weight: bolder;\n}\n.node rect,\n .node circle,\n .node ellipse,\n .node polygon…
426ellipse:n(319),polygon:n(424),rect:n(425)}},function(e,t){function n(e,t){return e*t>0}e.exports=f…

12345678