Searched refs:getCenter (Results 1 – 11 of 11) sorted by relevance
| /plugin/flowchartjs/ |
| D | flowchart.min.js | 6 …getCenter=function(){return{x:this.getX()+this.width/2,y:this.getY()+this.height/2}},s.prototype.g…
|
| /plugin/googlemap3/ |
| D | googlemap3.js | 49 map.tmpLat = map.getCenter().lat(); 50 map.tmpLng = map.getCenter().lng(); 75 var centerLatLng = map.getCenter();
|
| /plugin/google_maps/ |
| D | script.js | 98 map.setCenter(bounds.getCenter(), zoom);
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 6626 getCenter: function () { method 6640 … this._centerObject(object, new fabric.Point(this.getCenter().left, object.getCenterPoint().y)); 6653 this._centerObject(object, new fabric.Point(object.getCenterPoint().x, this.getCenter().top)); 6666 var center = this.getCenter(); 13274 endValue: this.getCenter().left, 13309 endValue: this.getCenter().top,
|
| D | fabric.min.js | 4 …getCenter:function(){return{top:this.getHeight()/2,left:this.getWidth()/2}},centerObjectH:function… 8 …getCenter().left,duration:this.FX_DURATION,onChange:function(value){object.set("left",value);_this…
|
| /plugin/stlviewer/stlviewer/ |
| D | three.min.js | 2 …getCenter=function(t){return void 0===t&&(console.warn("THREE.Box3: .getCenter() target is now req… function
|
| /plugin/ol3/ |
| D | script.js | 8 …getCenter(),i=n[0],o=n[1],a=t[0]-i,s=t[1]-o;0===a&&0===s&&(a=1);var l=Math.sqrt(a*a+s*s);return[i+… method in e
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …getCenter()`\n * would return the new center.\n *\n * You can add your own observable properties w…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 23275 var center = input.center = getCenter(pointers); 23384 center: getCenter(pointers), 23395 function getCenter(pointers) { function
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 2180 …etCenterY=function(){return this.rect.y+this.rect.height/2},h.prototype.getCenter=function(){retur… 2583 …etCenterY=function(){return this.rect.y+this.rect.height/2},h.prototype.getCenter=function(){retur…
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …oject(new n.LngLat(t[0],t[1]))},b.getView=function(){var t=this.map,e=t.getCenter(),r={lon:e.lng,l…
|