Home
last modified time | relevance | path

Searched refs:newBounds (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/
Delectron.js1298 …var newBounds = {width: Math.ceil(bounds.width + bounds.x) + 1, height: Math.ceil(bounds.height + … variable
1299 browser.setBounds(newBounds);
1313 tScale = args.h / newBounds.height;
1317 tScale = args.w / newBounds.width;
1320 newBounds.width *= tScale;
1321 newBounds.height *= tScale;
1322 img = img.resize(newBounds);
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js26813 var newBounds = this._getOptimalBounds(elements, target);
26815 if (!boundsChanged$1(newBounds, target)) {
26819 …r resizeDirections = getResizeDirections(pick(target, [ 'x', 'y', 'width', 'height' ]), newBounds);
26822 this.resize(target, newBounds, {
26868 AutoResize.prototype.resize = function(shape, newBounds, hints) { argument
26869 this._modeling.resizeShape(shape, newBounds, null, hints);
26873 function boundsChanged$1(newBounds, oldBounds) { argument
26875 newBounds.x !== oldBounds.x ||
26876 newBounds.y !== oldBounds.y ||
26877 newBounds.width !== oldBounds.width ||
[all …]
Dbpmn-modeler.production.min.js34newBounds:(n=t,i={top:c,right:p,bottom:u,left:l},{x:n.x+(i.left||0),y:n.y+(i.top||0),width:n.width… property
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js211newBounds:Ng(u,{top:l,right:f,bottom:d,left:h})})}}),c}var O1=500;function qa(e,t){k.call(this,e);… property
231newBounds;et(a)?i.newBounds=n.snapComplex(c,a):i.newBounds=n.snapSimple(s,c)}})}wr.$inject=["event…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js197 …nts||{},s=o.autoResize;if(s){var a=r.shape,l=r.newBounds;Pe(s)?r.newBounds=t.snapComplex(l,s):r.ne…
198newBounds,i=n.minBounds;if(t.x===void 0||t.y===void 0||t.width===void 0||t.height===void 0)throw n… property
214newBounds=Tk(d,h),l.canExecute=r.canResize(l)}function s(l){var c=l.resizeConstraints,u=l.minBound…