Home
last modified time | relevance | path

Searched refs:setScale (Results 26 – 33 of 33) sorted by relevance

12

/plugin/diagramsnet/lib/js/
H A Dapp.min.js1226 mxGraphView.prototype.setScale=function(a){var b=this.scale;this.scale!=a&&(this.scale=a,this.isEve… method in mxGraphView
1336 …le));if(d)b?this.view.scale!=e&&this.view.setScale(e):mxUtils.hasScrollbars(this.container)?(this.…
1439 …anslate(0,0):(this.view.translate.x=0,this.view.translate.y=0,this.view.setScale(1))};mxGraph.prot…
1442 ….scale=c,this.scrollRectToVisible(d)||(this.view.revalidate(),this.view.setScale(c));else if(d=mxU…
1443 …late.y,k=this.container.scrollLeft,l=this.container.scrollTop;this.view.setScale(c);d&&(e=d=0,b&&(…
1446 …th;c=this.view.scale*b;mxUtils.hasScrollbars(this.container)?(this.view.setScale(c),this.container…
1585 …idateCellState.apply(a,arguments):null};a.setStates(new mxDictionary);a.setScale(b);if(null!=c){a.…
1586 …Scale=null;mxTemporaryCellStates.prototype.destroy=function(){this.view.setScale(this.oldScale);th…
2087 …late.x=0;this.graph.currentTranslate.y=0;this.updateGraphComponents();this.graph.view.setScale(1)};
2263 EditorUi.prototype.lightboxFit=function(a){if(this.isDiagramEmpty())this.editor.graph.view.setScale
[all …]
H A Dviewer-static.min.js1192 mxGraphView.prototype.setScale=function(a){var b=this.scale;this.scale!=a&&(this.scale=a,this.isEve… method in mxGraphView
1302 …le));if(d)b?this.view.scale!=e&&this.view.setScale(e):mxUtils.hasScrollbars(this.container)?(this.…
1405 …anslate(0,0):(this.view.translate.x=0,this.view.translate.y=0,this.view.setScale(1))};mxGraph.prot…
1408 ….scale=c,this.scrollRectToVisible(d)||(this.view.revalidate(),this.view.setScale(c));else if(d=mxU…
1409 …late.y,k=this.container.scrollLeft,l=this.container.scrollTop;this.view.setScale(c);d&&(e=d=0,b&&(…
1412 …th;c=this.view.scale*b;mxUtils.hasScrollbars(this.container)?(this.view.setScale(c),this.container…
1551 …idateCellState.apply(a,arguments):null};a.setStates(new mxDictionary);a.setScale(b);if(null!=c){a.…
1552 …Scale=null;mxTemporaryCellStates.prototype.destroy=function(){this.view.setScale(this.oldScale);th…
2053 …late.x=0;this.graph.currentTranslate.y=0;this.updateGraphComponents();this.graph.view.setScale(1)};
2229 EditorUi.prototype.lightboxFit=function(b){if(this.isDiagramEmpty())this.editor.graph.view.setScale
/plugin/ol3/
H A Dscript.js8setScale=function(t){this.scale_=t,this.scaleArray_=Is(t)},t.prototype.listenImageChange=function(… method in t
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21 …=bi();o.setTranslate(t,n);var a=bi();a.setRotate(i||0,0,0);var s=bi();s.setScale(r||1,r||1),Pi(e,[…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js7 …=Ne();o.setTranslate(t,n);var a=Ne();a.setRotate(i||0,0,0);var s=Ne();s.setScale(r||1,r||1),He(e,[…
H A Dbpmn-modeler.development.js6988 scale.setScale(amount || 1, amount || 1);
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js7 …=Ne();o.setTranslate(t,n);var a=Ne();a.setRotate(i||0,0,0);var s=Ne();s.setScale(r||1,r||1),Ve(e,[…

12