Home
last modified time | relevance | path

Searched refs:getCenterY (Results 1 – 24 of 24) sorted by relevance

/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js350 dy = state2.getCenterY() - state1.getCenterY();
568 (!hor && after != sibling.getCenterY() < state.getCenterY()))
602 (!hor && after != sibling.getCenterY() < state.getCenterY()))
1107 img.style.top = (state.getCenterY() - 13) + 'px';
/plugin/diagramsnet/lib/js/diagramly/
H A DTrees.js522 dy = (state2.getCenterY() - state1.getCenterY()) / graph.view.scale;
748 (!hor && after != sibling.getCenterY() < state.getCenterY()))
782 (!hor && after != sibling.getCenterY() < state.getCenterY()))
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme.js74 function getCenterY(box) { function
459 y = getCenterY(box);
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js2653 geo2.y = geo.getCenterY();
2724 geo2.y -= targetGeo.getCenterY() + targetGeo.height / 2;
2729 geo2.y -= targetGeo.getCenterY();
2734 geo2.y -= targetGeo.getCenterY() - targetGeo.height / 2;
2739 geo2.y -= targetGeo.getCenterY();
3132 new mxPoint(state.getCenterX(), state.getCenterY());
3163 …urrentStyleTarget) : new mxPoint(currentStyleTarget.getCenterX(), currentStyleTarget.getCenterY());
3229 currentTargetState.getCenterY() - this.triangleRight.height / 2,
3234 currentTargetState.getCenterY() - this.triangleLeft.height / 2,
3355 arrowRight.style.top = Math.floor(state.getCenterY() - this.triangleRight.height / 2) + 'px';
H A DShapes.js2253 return new mxPoint(bounds.getCenterX(), bounds.getCenterY());
2313 if (next.y < bounds.getCenterY())
2320 bounds.getCenterY() + sw);
2379 var cy = bounds.getCenterY();
2452 var cy = bounds.getCenterY();
2495 var cy = bounds.getCenterY();
2572 var cy = bounds.getCenterY();
5815 return new mxPoint(bounds.x + Math.max(0, Math.min(bounds.width, size)), bounds.getCenterY());
5918 return new mxPoint(bounds.getCenterX() - size, bounds.getCenterY() - size);
6328 p0 = new mxPoint(source.getCenterX(), source.getCenterY());
[all …]
H A DGraph.js5518 Math.round(this.currentState.getCenterY() - this.triangleRight.height / 2 - this.tolerance));
5529 this.triangleRight.width / 2, this.currentState.getCenterY());
5530 … left = this.graph.getCellAt(bds.x - this.triangleLeft.width / 2, this.currentState.getCenterY());
6800 return new mxPoint(terminal.getCenterX(), terminal.getCenterY());
6824 var center = new mxPoint(start.getCenterX(), start.getCenterY());
9559 var tmp = (horizontal) ? state.getCenterX() : state.getCenterY();
12231 var py = b.getCenterY();
13277 var c = new mxPoint(this.state.getCenterX(), this.state.getCenterY());
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js877 function getCenterY(box) { function
1262 y = getCenterY(box);
H A Dsequence-diagram-snap-min.js6getCenterY(box){return box.y+box.height/2}function clamp(x,min,max){return x<min?min:x>max?max:x}f… function
H A Dsequence-diagram-raphael.js877 function getCenterY(box) { function
1262 y = getCenterY(box);
H A Dsequence-diagram.js877 function getCenterY(box) { function
1262 y = getCenterY(box);
H A Dsequence-diagram-raphael-min.js6getCenterY(box){return box.y+box.height/2}function clamp(x,min,max){return x<min?min:x>max?max:x}f… function
H A Dsequence-diagram-min.js6getCenterY(box){return box.y+box.height/2}function clamp(x,min,max){return x<min?min:x>max?max:x}f… function
H A Dsequence-diagram-snap-min.js.map1 …"exp","registerTheme","theme","themes","getCenterX","box","x","width","getCenterY","y","height","c…
H A Dsequence-diagram-raphael-min.js.map1 …"exp","registerTheme","theme","themes","getCenterX","box","x","width","getCenterY","y","height","c…
H A Dsequence-diagram-min.js.map1 …"exp","registerTheme","theme","themes","getCenterX","box","x","width","getCenterY","y","height","c…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js25 …etCenterX=function(){return this.x+this.width/2};mxRectangle.prototype.getCenterY=function(){retur… method in mxRectangle
363getCenterY(),f=0;f<this.states.length;f++)g=this.states[f],null==g||this.isStateIgnored(g)||(this.…
938 …){var m=g.getCenterX(),n=g.getCenterY(),n=mxUtils.getRotatedPoint(new mxPoint(m,n),e,f,new mxPoint…
942 f),g,k,new mxPoint(a.getCenterX(),a.getCenterY())),e=f.x,f=f.y)}return a.view.graph.getModel().isEd…
1010 …(e),e=Math.sin(e),f=new mxPoint(a.getCenterX(),a.getCenterY()),d=new mxPoint(d.getCenterX(),d.getC…
1027 …etCenterX()-e.x),g&&(e.y=2*d.getCenterY()-e.y));e=f(d,a,e,c);null!=e&&(b&&(e.x=2*d.getCenterX()-e.…
1146 …alternateBounds.getCenterX()-b.getCenterX(),d=b.alternateBounds.getCenterY()-b.getCenterY(),a=Math…
1453getCenterY();if(this.graph.isSwimlane(b.cell)){var f=this.graph.getStartSize(b.cell),d=0!=f.width?…
1469 …CenterX()-c.x)<Math.abs(this.previous.getCenterY()-c.y)?c.x=this.previous.getCenterX():c.y=this.pr…
1478 …this.previous.getCenterY()),d=e(d.getPerimeterBounds(a),this.edgeState,f,!1);null!=d&&(c=d)}else c…
[all …]
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js2537 var dy = node.source.geometry.getCenterY() - node.target.geometry.getCenterY();
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js567getCenterY(),f=0;f<this.states.length;f++)g=this.states[f],null==g||this.isStateIgnored(g)||(this.…
1142 …){var m=g.getCenterX(),n=g.getCenterY(),n=mxUtils.getRotatedPoint(new mxPoint(m,n),e,f,new mxPoint…
1146 f),g,k,new mxPoint(a.getCenterX(),a.getCenterY())),e=f.x,f=f.y)}return a.view.graph.getModel().isEd…
1214 …(e),e=Math.sin(e),f=new mxPoint(a.getCenterX(),a.getCenterY()),d=new mxPoint(d.getCenterX(),d.getC…
1231 …etCenterX()-e.x),g&&(e.y=2*d.getCenterY()-e.y));e=f(d,a,e,c);null!=e&&(b&&(e.x=2*d.getCenterX()-e.…
1350 …alternateBounds.getCenterX()-b.getCenterX(),d=b.alternateBounds.getCenterY()-b.getCenterY(),a=Math…
1657getCenterY();if(this.graph.isSwimlane(b.cell)){var f=this.graph.getStartSize(b.cell),d=0!=f.width?…
1673 …CenterX()-c.x)<Math.abs(this.previous.getCenterY()-c.y)?c.x=this.previous.getCenterX():c.y=this.pr…
1682 …this.previous.getCenterY()),d=e(d.getPerimeterBounds(a),this.edgeState,f,!1);null!=d&&(c=d)}else c…
1885 …Shape){var b=this.labelShape.bounds;mxUtils.intersects(a,b)&&(a.getCenterY()<b.getCenterY()?b.y=a.…
[all …]
H A Dapp.min.js601getCenterY(),f=0;f<this.states.length;f++)g=this.states[f],null==g||this.isStateIgnored(g)||(this.…
1176 …){var m=g.getCenterX(),n=g.getCenterY(),n=mxUtils.getRotatedPoint(new mxPoint(m,n),e,f,new mxPoint…
1180 f),g,k,new mxPoint(a.getCenterX(),a.getCenterY())),e=f.x,f=f.y)}return a.view.graph.getModel().isEd…
1248 …(e),e=Math.sin(e),f=new mxPoint(a.getCenterX(),a.getCenterY()),d=new mxPoint(d.getCenterX(),d.getC…
1265 …etCenterX()-e.x),g&&(e.y=2*d.getCenterY()-e.y));e=f(d,a,e,c);null!=e&&(b&&(e.x=2*d.getCenterX()-e.…
1384 …alternateBounds.getCenterX()-b.getCenterX(),d=b.alternateBounds.getCenterY()-b.getCenterY(),a=Math…
1707 …CenterX()-c.x)<Math.abs(this.previous.getCenterY()-c.y)?c.x=this.previous.getCenterX():c.y=this.pr…
1716 …this.previous.getCenterY()),d=e(d.getPerimeterBounds(a),this.edgeState,f,!1);null!=d&&(c=d)}else c…
1919 …Shape){var b=this.labelShape.bounds;mxUtils.intersects(a,b)&&(a.getCenterY()<b.getCenterY()?b.y=a.…
2516getCenterY()+h.height/2):d==mxConstants.DIRECTION_EAST?(e.x-=h.getCenterX()-h.width/2,e.y-=h.getCe…
[all …]
H A Dviewer-static.min.js567getCenterY(),f=0;f<this.states.length;f++)g=this.states[f],null==g||this.isStateIgnored(g)||(this.…
1142 …){var m=g.getCenterX(),n=g.getCenterY(),n=mxUtils.getRotatedPoint(new mxPoint(m,n),e,f,new mxPoint…
1146 f),g,k,new mxPoint(a.getCenterX(),a.getCenterY())),e=f.x,f=f.y)}return a.view.graph.getModel().isEd…
1214 …(e),e=Math.sin(e),f=new mxPoint(a.getCenterX(),a.getCenterY()),d=new mxPoint(d.getCenterX(),d.getC…
1231 …etCenterX()-e.x),g&&(e.y=2*d.getCenterY()-e.y));e=f(d,a,e,c);null!=e&&(b&&(e.x=2*d.getCenterX()-e.…
1350 …alternateBounds.getCenterX()-b.getCenterX(),d=b.alternateBounds.getCenterY()-b.getCenterY(),a=Math…
1657getCenterY();if(this.graph.isSwimlane(b.cell)){var f=this.graph.getStartSize(b.cell),d=0!=f.width?…
1673 …CenterX()-c.x)<Math.abs(this.previous.getCenterY()-c.y)?c.x=this.previous.getCenterX():c.y=this.pr…
1682 …this.previous.getCenterY()),d=e(d.getPerimeterBounds(a),this.edgeState,f,!1);null!=d&&(c=d)}else c…
1885 …Shape){var b=this.labelShape.bounds;mxUtils.intersects(a,b)&&(a.getCenterY()<b.getCenterY()?b.y=a.…
[all …]
H A Dextensions.min.js1332 …Math.PI/180;var g=Math.cos(b);b=Math.sin(b);var n=d.getCenterX()-a,f=d.getCenterY()-c;d.x=Math.rou…
1654 …rX()-f.target.geometry.getCenterX(),w=f.source.geometry.getCenterY()-f.target.geometry.getCenterY(…
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js1084 var loc = new mxPoint(vertexState.getCenterX(), vertexState.getCenterY());
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js6539 var y = geo.getCenterY() - cy;