Home
last modified time | relevance | path

Searched refs:getX (Results 51 – 75 of 82) sorted by relevance

1234

/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java.bak122 (int) state.getX() + translate.x, (int) state.getY()
/plugin/statdisplay/pchart/
H A DpChart.php1066 $AreaWidth = $point2->getX() - $point1->getX();
1083 $newPosition = new Point($point2->getX() - $TextWidth - 1,
1095 $newPosition = new Point($point2->getX() - $TextWidth - 1,
1099 $newPosition = new Point($point1->getX() + 1,
1103 $newPosition = new Point($point1->getX() + ($AreaWidth / 2) - ($TextWidth / 2),
2626 $this->canvas->drawFilledRectangle(new Point($point1->getX(), $Yi1),
2627 new Point($point2->getX(), $Yi2),
2641 $this->canvas->drawFilledRectangle(new Point($point1->getX(), $Yi1),
2642 new Point($point2->getX(), $Yi2),
/plugin/statistics/inc/pchart/
H A DpChart.php1139 $AreaWidth = $point2->getX() - $point1->getX();
1160 $newPosition = new Point($point2->getX() - $TextWidth - 1,
1176 $newPosition = new Point($point2->getX() - $TextWidth - 1,
1180 $newPosition = new Point($point1->getX() + 1,
1184 $newPosition = new Point($point1->getX() + ($AreaWidth / 2) - ($TextWidth / 2),
2825 new Point($point1->getX(), $Yi1),
2826 new Point($point2->getX(), $Yi2),
2842 new Point($point1->getX(), $Yi1),
2843 new Point($point2->getX(),
[all...]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak291 status("Repaint: x=" + (int) (dirty.getX()) + " y="
433 status(e.getX() + ", " + e.getY());
688 int x = frame.getX() + (frame.getWidth() - about.getWidth()) / 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/geophp/vendor/funiq/geophp/
H A DREADME.md32 $centX = $centroid->getX();
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php437 public function getX() function in geoPHP\\Geometry\\Geometry
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1931 if (this.getX() != x || this.getY() != y)
1939 var x = this.window.getX();
2670 if (this.getX() != x || this.getY() != y)
2678 var x = this.window.getX();
/plugin/openlayersmap/
H A DStaticMap.php257 $this->lon = $centroid->getX();
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2getX(e),this.y=t.getY(e),this},e.rotateAround=function(t,e){var n=Math.cos(e),r=Math.sin(e),i=this…
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java222 …int mx = (int) (frame.getMousePointer().getX()*(frameCellCanvas.getWidth()-3)/frame.getSize().getW… in paintFrame()
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js674 a.ranks[d],f=0;f<e.length;f++)g=e[f],g.setGeneralPurposeVariable(d,g.getX(d));this.minPath(this.lay…
689getX(l);for(l=e.maxRank-1;l>e.minRank+1;l--)q=e.getX(l-1),p==q?(n[l-e.minRank-2]=p,g++):this.repos…
1287 …wn=!0,this.isMouseTrigger=d);e||a!=mxEvent.MOUSE_DOWN||(this.lastMouseX=b.getX(),this.lastMouseY=b…
1292getX(),this.lastTouchY=b.getY(),this.lastTouchTime=d,this.lastTouchEvent=b.getEvent(),this.doubleC…
1369 …isCloneEvent(b.getEvent())&&this.graph.isCellsCloneable())?this.start(c,b.getX(),b.getY()):this.de…
1410 …ntainer.scrollLeft;this.dy0=-this.graph.container.scrollTop;this.startX=a.getX();this.startY=a.get…
1481 …intForEvent=function(a){var b=mxUtils.convertPoint(this.graph.container,a.getX(),a.getY()),c=Math.…
1519 …tils.getScrollOrigin(this.graph.container);d.x-=c.x;d.y-=c.y;this.start(b.getX()+d.x,b.getY()+d.y)…
1521 …iner),d=mxUtils.getOffset(this.graph.container);c.x-=d.x;c.y-=d.y;var d=b.getX()+c.x,c=b.getY()+c.…
1633 …pacity(this.virtualBends[mxEvent.VIRTUAL_HANDLE-c].node,100),this.start(b.getX(),b.getY(),c);b.con…
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js7457 if (this.getX() != x || this.getY() != y)
7465 var x = this.window.getX();
7551 if (this.getX() != x || this.getY() != y)
7559 var x = this.window.getX();
7649 if (this.getX() != x || this.getY() != y)
7657 var x = this.window.getX();
H A DExtensions.js6536 Nurbs.prototype.getX = function (i) { method in Nurbs
6554 var x1 = nurbs.getX(0);
6556 var x2 = nurbs.getX(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/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.js1883 Row.prototype.getX = function () { method in Row
7025 var x1 = nurbs.getX(0);
7027 var x2 = nurbs.getX(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))));
7156 Nurbs.prototype.getX = function (i) { method in Nurbs
/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 ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js878 a.ranks[d],f=0;f<e.length;f++)g=e[f],g.setGeneralPurposeVariable(d,g.getX(d));this.minPath(this.lay…
893getX(l);for(l=e.maxRank-1;l>e.minRank+1;l--)q=e.getX(l-1),p==q?(n[l-e.minRank-2]=p,g++):this.repos…
1491 …wn=!0,this.isMouseTrigger=d);e||a!=mxEvent.MOUSE_DOWN||(this.lastMouseX=b.getX(),this.lastMouseY=b…
1496getX(),this.lastTouchY=b.getY(),this.lastTouchTime=d,this.lastTouchEvent=b.getEvent(),this.doubleC…
1573 …isCloneEvent(b.getEvent())&&this.graph.isCellsCloneable())?this.start(c,b.getX(),b.getY()):this.de…
1614 …ntainer.scrollLeft;this.dy0=-this.graph.container.scrollTop;this.startX=a.getX();this.startY=a.get…
1685 …intForEvent=function(a){var b=mxUtils.convertPoint(this.graph.container,a.getX(),a.getY()),c=Math.…
1723 …tils.getScrollOrigin(this.graph.container);d.x-=c.x;d.y-=c.y;this.start(b.getX()+d.x,b.getY()+d.y)…
1725 …iner),d=mxUtils.getOffset(this.graph.container);c.x-=d.x;c.y-=d.y;var d=b.getX()+c.x,c=b.getY()+c.…
1837 …pacity(this.virtualBends[mxEvent.VIRTUAL_HANDLE-c].node,100),this.start(b.getX(),b.getY(),c);b.con…
[all …]
H A Dapp.min.js912 a.ranks[d],f=0;f<e.length;f++)g=e[f],g.setGeneralPurposeVariable(d,g.getX(d));this.minPath(this.lay…
927getX(l);for(l=e.maxRank-1;l>e.minRank+1;l--)q=e.getX(l-1),p==q?(n[l-e.minRank-2]=p,g++):this.repos…
1530getX(),this.lastTouchY=b.getY(),this.lastTouchTime=d,this.lastTouchEvent=b.getEvent(),this.doubleC…
1607 …isCloneEvent(b.getEvent())&&this.graph.isCellsCloneable())?this.start(c,b.getX(),b.getY()):this.de…
1648 …ntainer.scrollLeft;this.dy0=-this.graph.container.scrollTop;this.startX=a.getX();this.startY=a.get…
1757 …tils.getScrollOrigin(this.graph.container);d.x-=c.x;d.y-=c.y;this.start(b.getX()+d.x,b.getY()+d.y)…
1871 …pacity(this.virtualBends[mxEvent.VIRTUAL_HANDLE-c].node,100),this.start(b.getX(),b.getY(),c);b.con…
1955getX()!=this.lastX||b.getY()!=this.lastY){this.reset(b,!0);var c=this.getStateForEvent(b);(this.is…
3735 …);this.getX()==a&&this.getY()==b||mxWindow.prototype.setLocation.apply(this,arguments)};var k=mxUt…
3758 arguments)};var y=mxUtils.bind(this,function(){var a=this.window.getX(),b=this.window.getY();this.w…
[all …]
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js43659 var out = otherPub.mul(this.keys.getPrivate()).getX();
45923 var x = this.getX().toArray('be', len);
46347 Point.prototype.getX = function getX() {
46358 …return this === other || this.getX().cmp(other.getX()) === 0 && this.getY().cmp(other.getY()) === …
46451 return this.getX().toArray('be', this.curve.p.byteLength());
46552 return this.getX().cmp(other.getX()) === 0;
46561 Point.prototype.getX = function getX() {
46960 Point.prototype.getX = function getX() {
47673 var kpX = kp.getX();
47711 return p.getX().umod(this.n).cmp(r) === 0;
[all …]

1234