Home
last modified time | relevance | path

Searched refs:getY (Results 51 – 75 of 83) sorted by relevance

1234

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGPX.php372 $node = $indent . "<" . $this->nss . $tag . " lat=\"" . $geom->getY() . "\" lon=\"" . $geom->getX() . "\">\n";
383 return $indent . "<" . $this->nss . $tag . " lat=\"" . $geom->getY() . "\" lon=\"" . $geom->getX() . "\" />\n";
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java296 + (int) (dirty.getY()) + " w=" in installRepaintListener()
437 status(e.getX() + ", " + e.getY()); in mouseLocationChanged()
701 int y = frame.getY() + (frame.getHeight() - about.getHeight()) / 2;
H A DBasicGraphEditor.java.bak292 + (int) (dirty.getY()) + " w="
433 status(e.getX() + ", " + e.getY());
689 int y = frame.getY() + (frame.getHeight() - about.getHeight()) / 2;
H A DSchemaEditorMenuBar.java182 if (tr.getX() != 0 || tr.getY() != 0) in SchemaEditorMenuBar()
H A DEditorMenuBar.java199 if (tr.getX() != 0 || tr.getY() != 0) in EditorMenuBar()
H A DEditorMenuBar.java.bak199 if (tr.getX() != 0 || tr.getY() != 0)
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java.bak122 (int) state.getX() + translate.x, (int) state.getY()
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md33 $centY = $centroid->getY();
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php441 public function getY() function in geoPHP\\Geometry\\Geometry
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1931 if (this.getX() != x || this.getY() != y)
1940 var y = this.window.getY();
2670 if (this.getX() != x || this.getY() != y)
2679 var y = this.window.getY();
H A DGraph.js10861 me.getY() + origin.y + 1, cell, me.getEvent());
12676 var y = me.getY() + origin.y;
/plugin/openlayersmap/
H A DStaticMap.php234 // $vy00 = log(tan(M_PI*(0.25 + $centroid->getY()/360)));
258 $this->lat = $centroid->getY();
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java223 …int my = (int) (frame.getMousePointer().getY()*(frameCellCanvas.getHeight()-3)/frame.getSize().get… in paintFrame()
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js7457 if (this.getX() != x || this.getY() != y)
7466 var y = this.window.getY();
7551 if (this.getX() != x || this.getY() != y)
7560 var y = this.window.getY();
7649 if (this.getX() != x || this.getY() != y)
7658 var y = this.window.getY();
H A DExtensions.js6543 Nurbs.prototype.getY = function (i) { method in Nurbs
6555 var y1 = nurbs.getY(0);
6557 var y2 = nurbs.getY(1);
6570 cp1.push(new mxPoint(nurbs.getX(i), nurbs.getY(i)));
6571 cp2.push(new mxPoint(nurbs.getX(i + 1), nurbs.getY(i + 1)));
6574 nut.push(new mxPoint(nurbs.getX(i + 2), nurbs.getY(i + 2)));
H A DMinimal.js59 if (this.getX() != x || this.getY() != y)
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js167 …{var b=mxEvent.getClientX(a),c=mxEvent.getClientY(a),d=this.getX(),e=this.getY(),f=mxUtils.bind(th…
1287 …Trigger=d);e||a!=mxEvent.MOUSE_DOWN||(this.lastMouseX=b.getX(),this.lastMouseY=b.getY());return e};
1369 …ent(b.getEvent())&&this.graph.isCellsCloneable())?this.start(c,b.getX(),b.getY()):this.delayedSele…
1378 …tDelta=function(a){a=mxUtils.convertPoint(this.graph.container,a.getX(),a.getY());return new mxPoi…
1410 …is.dy0=-this.graph.container.scrollTop;this.startX=a.getX();this.startY=a.getY();this.dy=this.dx=n…
1481 …nt=function(a){var b=mxUtils.convertPoint(this.graph.container,a.getX(),a.getY()),c=Math.abs(b.x-t…
1519 …lOrigin(this.graph.container);d.x-=c.x;d.y-=c.y;this.start(b.getX()+d.x,b.getY()+d.y);b.consume(!1…
1520 …nction c(a){a=new mxMouseEvent(a);var b=mxUtils.convertPoint(d,a.getX(),a.getY());a.graphX=b.x;a.g…
1521 ….getOffset(this.graph.container);c.x-=d.x;c.y-=d.y;var d=b.getX()+c.x,c=b.getY()+c.y,e=this.first.…
1633 …is.virtualBends[mxEvent.VIRTUAL_HANDLE-c].node,100),this.start(b.getX(),b.getY(),c);b.consume()}}};
[all …]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js1886 Row.prototype.getY = function () { method in Row
7026 var y1 = nurbs.getY(0);
7028 var y2 = nurbs.getY(1);
7046 … /* add */ (cp1.push(new mxPoint(nurbs.getX(i), nurbs.getY(i))));
7047 … /* add */ (cp2.push(new mxPoint(nurbs.getX(i + 1), nurbs.getY(i + 1))));
7049 … /* add */ (nut.push(new mxPoint(nurbs.getX(i + 2), nurbs.getY(i + 2))));
7163 Nurbs.prototype.getY = function (i) { method in Nurbs
/plugin/c3chart/assets/
H A Dc3.min.js2getY(r["axis_"+e+"_type"],[0,r.axis_rotated?n.width:n.height],[0,o]))(l[1]),c+=f(l[0])),"y"===e&&L…
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2getY(e),this},e.rotateAround=function(t,e){var n=Math.cos(e),r=Math.sin(e),i=this.x-t.x,a=this.y-t…
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js371 …{var b=mxEvent.getClientX(a),c=mxEvent.getClientY(a),d=this.getX(),e=this.getY(),f=mxUtils.bind(th…
1491 …Trigger=d);e||a!=mxEvent.MOUSE_DOWN||(this.lastMouseX=b.getX(),this.lastMouseY=b.getY());return e};
1573 …ent(b.getEvent())&&this.graph.isCellsCloneable())?this.start(c,b.getX(),b.getY()):this.delayedSele…
1582 …tDelta=function(a){a=mxUtils.convertPoint(this.graph.container,a.getX(),a.getY());return new mxPoi…
1614 …is.dy0=-this.graph.container.scrollTop;this.startX=a.getX();this.startY=a.getY();this.dy=this.dx=n…
1685 …nt=function(a){var b=mxUtils.convertPoint(this.graph.container,a.getX(),a.getY()),c=Math.abs(b.x-t…
1723 …lOrigin(this.graph.container);d.x-=c.x;d.y-=c.y;this.start(b.getX()+d.x,b.getY()+d.y);b.consume(!1…
1724 …nction c(a){a=new mxMouseEvent(a);var b=mxUtils.convertPoint(d,a.getX(),a.getY());a.graphX=b.x;a.g…
1725 ….getOffset(this.graph.container);c.x-=d.x;c.y-=d.y;var d=b.getX()+c.x,c=b.getY()+c.y,e=this.first.…
1837 …is.virtualBends[mxEvent.VIRTUAL_HANDLE-c].node,100),this.start(b.getX(),b.getY(),c);b.consume()}}};
[all …]
H A Dapp.min.js1525 …Trigger=d);e||a!=mxEvent.MOUSE_DOWN||(this.lastMouseX=b.getX(),this.lastMouseY=b.getY());return e};
1607 …ent(b.getEvent())&&this.graph.isCellsCloneable())?this.start(c,b.getX(),b.getY()):this.delayedSele…
1648 …is.dy0=-this.graph.container.scrollTop;this.startX=a.getX();this.startY=a.getY();this.dy=this.dx=n…
1719 …nt=function(a){var b=mxUtils.convertPoint(this.graph.container,a.getX(),a.getY()),c=Math.abs(b.x-t…
1757 …lOrigin(this.graph.container);d.x-=c.x;d.y-=c.y;this.start(b.getX()+d.x,b.getY()+d.y);b.consume(!1…
1759 ….getOffset(this.graph.container);c.x-=d.x;c.y-=d.y;var d=b.getX()+c.x,c=b.getY()+c.y,e=this.first.…
1871 …is.virtualBends[mxEvent.VIRTUAL_HANDLE-c].node,100),this.start(b.getX(),b.getY(),c);b.consume()}}};
1955getY()!=this.lastY){this.reset(b,!0);var c=this.getStateForEvent(b);(this.isHideOnHover()||c!=this…
3735 …this.getY()==b||mxWindow.prototype.setLocation.apply(this,arguments)};var k=mxUtils.bind(this,func…
3758 arguments)};var y=mxUtils.bind(this,function(){var a=this.window.getX(),b=this.window.getY();this.w…
[all …]
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...

1234