Home
last modified time | relevance | path

Searched refs:drawCircle (Results 1 – 21 of 21) sorted by relevance

/plugin/statdisplay/pchart/
H A DICanvas.php45 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid… function
H A DTestCanvas.php68 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid… function in TestCanvas
H A DPieChart.php217 $this->canvas->drawCircle(new Point($XPos - .5, $YPos - .5),
221 $this->canvas->drawCircle(new Point($XPos - .5, $YPos - .5),
H A DGDCanvas.php531 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid… function in GDCanvas
H A DpChart.php2680 $this->canvas->drawCircle(new Point($Xc, $Yc), $Height, $color, $this->shadowProperties, $Width );
/plugin/statistics/inc/pchart/
H A DICanvas.php37 * @todo The function's called drawCircle(), but you can make it
41 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null); function
H A DTestCanvas.php62 * @todo The function's called drawCircle(), but you can make it
66 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) { function in TestCanvas
H A DPieChart.php227 $this->canvas->drawCircle(
233 $this->canvas->drawCircle(
H A DGDCanvas.php604 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) { function in GDCanvas
H A DpChart.php2886 $this->canvas->drawCircle(new Point($Xc, $Yc), $Height, $color, $this->shadowProperties, $Width);
/plugin/projects/pchart/pchart/
H A Dpchart.php2449 $this->drawCircle($XPos-.5,$YPos-.5,$Radius,$R,$G,$B);
2450 $this->drawCircle($XPos-.5,$YPos-.5,$Radius+.5,$R,$G,$B);
2957 function drawCircle($Xc,$Yc,$Height,$R,$G,$B,$Width=0) function in pChart
3003 { $this->drawCircle($Xc,$Yc,$Height,$R,$G,$B,$Width); }
/plugin/charter/lib/pchart/
H A DpChart.class.php2474 $this->drawCircle($XPos-.5,$YPos-.5,$Radius,$R,$G,$B);
2475 $this->drawCircle($XPos-.5,$YPos-.5,$Radius+.5,$R,$G,$B);
2982 function drawCircle($Xc,$Yc,$Height,$R,$G,$B,$Width=0) function in pChart
3028 { $this->drawCircle($Xc,$Yc,$Height,$R,$G,$B,$Width); }
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js16915 function drawCircle(parentGfx, width, height, offset, attrs) { function
17196 return drawCircle(parentGfx, element.width, element.height, attrs);
17245 var circle = drawCircle(parentGfx, element.width, element.height, 0.2 * element.height, {
17484 var circle = drawCircle(parentGfx, element.width, element.height, 8, {
17500 drawCircle(parentGfx, element.width, element.height, INNER_OUTER_DIST, {
17674 drawCircle(parentGfx, 28, 28, 20 * 0.22, { strokeWidth: 1 });
17859 drawCircle(parentGfx, element.width, element.height, element.height * 0.24, {
17941 …/* outer circle path */ drawCircle(parentGfx, element.width, element.height, element.height * 0.20…
17993 … var innerCircle = drawCircle(parentGfx, element.width, element.height, element.height * 0.26);
18261 …/* inner path */ drawCircle(parentGfx, element.width, element.height, INNER_OUTER_DIST, innerAttrs…
/plugin/achart/assets/
H A Dapexcharts.min.js6drawCircle(a,{cx:t,cy:e,class:i.class?i.class:"",stroke:i.pointStrokeColor,fill:i.pointFillColor,"…
14drawCircle(t,e);case"rect":return this.drawRect(t,e);default:if("function"==typeof i)return i.call…
/plugin/ol3/
H A Dscript.js8drawCircle=function(t,e){},t.prototype.drawFeature=function(t,e){},t.prototype.drawGeometryCollect… method in e
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js285 …nction(n){var i=d[n],r={cx:20,cy:t,r:7,fill:i,stroke:"#000"};s.default.drawCircle(e,r);var o={x:40…
297 ….textPlacement?n:"old"===i.textPlacement?e:t}}();t.default={drawRect:r,drawCircle:s,drawSection:c,…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js285 …nction(n){var i=d[n],r={cx:20,cy:t,r:7,fill:i,stroke:"#000"};s.default.drawCircle(e,r);var o={x:40…
297 ….textPlacement?n:"old"===i.textPlacement?e:t}}();t.default={drawRect:r,drawCircle:s,drawSection:c,…
H A Dbundle.js.map1drawCircle(diagram, circleData);\n var labelData = {\n x: 40,\n y: yPos + 7,\n f…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1drawCircle","circleData","circleElement","taskCount","colour","faceData","face","d3arc","smile","s…
/plugin/mermaid/
H A Dmermaid.min.js1330 `,c2t=function(i,a){return LY(i,a)},itn=function(i,a){const g=i.append("circle").attr("cx",a.cx).attr("cy",a.cy).attr("class","face").attr("r",15).attr("stroke-width",2).attr("overflow","visible"),w=i.append("g");w.append("circle").attr("cx",a.cx-15/3).attr("cy",a.cy-15/3).attr("r",1.5).attr("stroke-width",2).attr("fill","#666").attr("stroke","#666"),w.append("circle").attr("cx",a.cx+15/3).attr("cy",a.cy-15/3).attr("r",1.5).attr("stroke-width",2).attr("fill","#666").attr("stroke","#666");function v(S){const _=YL().startAngle(Math.PI/2).endAngle(3*(Math.PI/2)).innerRadius(7.5).outerRadius(6.8181818181818175);S.append("path").attr("class","mouth").attr("d",_).attr("transform","translate("+a.cx+","+(a.cy+2)+")")}function b(S){const _=YL().startAngle(3*Math.PI/2).endAngle(5*(Math.PI/2)).innerRadius(7.5).outerRadius(6.8181818181818175);S.append("path").attr("class","mouth").attr("d",_).attr("transform","translate("+a.cx+","+(a.cy+7)+")")}function E(S){S.append("line").attr("class","mouth").attr("stroke",2).attr("x1",a.cx-5).attr("y1",a.cy+7).attr("x2",a.cx+5).attr("y2",a.cy+7).attr("class","mouth").attr("stroke-width","1px").attr("stroke","#666")}return a.score>3?v(w):a.score<3?b(w):E(w),g},mHt=function(i,a){const f=i.append("circle");return f.attr("cx",a.cx),f.attr("cy",a.cy),f.attr("class","actor-"+a.pos),f.attr("fill",a.fill),f.attr("stroke",a.stroke),f.attr("r",a.r),f.class!==void 0&&f.attr("class",f.class),a.title!==void 0&&f.append("title").text(a.title),f},vHt=function(i,a){return URe(i,a)},stn=function(i,a){function f(w,v,b,E,S){return w+","+v+" "+(w+b)+","+v+" "+(w+b)+","+(v+E-S)+" "+(w+b-S*1.2)+","+(v+E)+" "+w+","+(v+E)}const g=i.append("polygon");g.attr("points",f(a.x,a.y,50,20,7)),g.attr("class","labelBox"),a.y=a.y+a.labelMargin,a.x=a.x+.5*a.labelMargin,vHt(i,a)},atn=function(i,a,f){const g=i.append("g"),w=_9();w.x=a.x,w.y=a.y,w.fill=a.fill,w.width=f.width*a.taskCount+f.diagramMarginX*(a.taskCount-1),w.height=f.height,w.class="journey-section section-type-"+a.num,w.rx=3,w.ry=3,c2t(g,w),xHt(f)(a.text,g,w.x,w.y,w.width,w.height,{class:"journey-section section-type-"+a.num},f,a.colour)};let yHt=-1;const otn=function(i,a,f){const g=a.x+f.width/2,w=i.append("g");yHt++;const v=300+5*30;w.append("line").attr("id","task"+yHt).attr("x1",g).attr("y1",a.y).attr("x2",g).attr("y2",v).attr("class","task-line").attr("stroke-width","1px").attr("stroke-dasharray","4 2").attr("stroke","#666"),itn(w,{cx:g,cy:300+(5-a.score)*30,score:a.score});const b=_9();b.x=a.x,b.y=a.y,b.fill=a.fill,b.width=f.width,b.height=f.height,b.class="task task-type-"+a.num,b.rx=3,b.ry=3,c2t(w,b);let E=a.x+14;a.people.forEach(S=>{const _=a.actors[S].color,M={cx:E,cy:a.y,r:7,fill:_,stroke:"#000",title:S,pos:a.actors[S].position};mHt(w,M),E+=10}),xHt(f)(a.task,w,b.x,b.y,b.width,b.height,{class:"task"},f,a.colour)},ctn=function(i,a){sRt(i,a)},xHt=function(){function i(w,v,b,E,S,_,M,F){const R=v.append("text").attr("x",b+S/2).attr("y",E+_/2+5).style("font-color",F).style("text-anchor","middle").text(w);g(R,M)}function a(w,v,b,E,S,_,M,F,R){const{taskFontSize:B,taskFontFamily:z}=F,Y=w.split(/<br\s*\/?>/gi);for(let nt=0;nt<Y.length;nt++){const ot=nt*B-B*(Y.length-1)/2,ft=v.append("text").attr("x",b+S/2).attr("y",E).attr("fill",R).style("text-anchor","middle").style("font-size",B).style("font-family",z);ft.append("tspan").attr("x",b+S/2).attr("dy",ot).text(Y[nt]),ft.attr("y",E+_/2).attr("dominant-baseline","central").attr("alignment-baseline","central"),g(ft,M)}}function f(w,v,b,E,S,_,M,F){const R=v.append("switch"),z=R.append("foreignObject").attr("x",b).attr("y",E).attr("width",S).attr("height",_).attr("position","fixed").append("xhtml:div").style("display","table").style("height","100%").style("width","100%");z.append("div").attr("class","label").style("display","table-cell").style("text-align","center").style("vertical-align","middle").text(w),a(w,R,b,E,S,_,M,F),g(z,M)}function g(w,v){for(const b in v)b in v&&w.attr(b,v[b])}return function(w){return w.textPlacement==="fo"?f:w.textPlacement==="old"?i:a}}(),_B={drawRect:c2t,drawCircle:mHt,drawSection:atn,drawText:vHt,drawLabel:stn,drawTask:otn,drawBackgroundRect:ctn,initGraphics:function(i){i.append("defs").append("marker").attr("id","arrowhead").attr("refX",5).attr("refY",2).attr("markerWidth",6).attr("markerHeight",4).attr("orient","auto").append("path").attr("d","M 0,0 V 4 L6,2 Z")}},utn=function(i){Object.keys(i).forEach(function(f){DX[f]=i[f]})},Vx={};function ltn(i){const a=Re().journey;let f=60;Object.keys(Vx).forEach(g=>{const w=Vx[g].color,v={cx:20,cy:f,r:7,fill:w,stroke:"#000",pos:Vx[g].position};_B.drawCircle(i,v);const b={x:40,y:f+7,fill:"#666",text:g,textMargin:a.boxTextMargin|5};_B.drawText(i,b),f+=20}) (…)
[all...]