/plugin/jdraw/src/com/mxgraph/examples/swing/ |
H A D | ClickHandler.java | 48 Object cell = graphComponent.getCellAt(e.getX(), e.getY()); in ClickHandler()
|
H A D | GraphEditor.java | 561 target = getCellAt(location.x, location.y); in importCells()
|
H A D | GraphEditor.java.bak | 432 target = getCellAt(location.x, location.y);
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 2372 Graph.prototype.getCellAt = function(x, y, parent, vertices, edges, ignoreFn) method in Graph 5135 this.graph.getCellAt(me.getGraphX(), me.getGraphY())))); 5364 return this.graph.view.getState(this.graph.getCellAt(x, y)); 5528 var right = this.graph.getCellAt(bds.x + bds.width + 5530 …var left = this.graph.getCellAt(bds.x - this.triangleLeft.width / 2, this.currentState.getCenterY(… 5531 …var top = this.graph.getCellAt(this.currentState.getCenterX(), bds.y - this.triangleUp.height / 2)… 7714 parent = this.getCellAt(x, y, null, true, false); 8939 state = this.view.getState(this.getCellAt(pt.x, pt.y)); 10792 var cell = this.getCellAt(me.graphX, me.graphY); 11987 var temp = graph.getCellAt(me.getGraphX(), me.getGraphY()) || tableState.cell; [all …]
|
H A D | Sidebar.js | 2482 var tempTarget = graph.getCellAt((geo.x + dx + graph.view.translate.x) * graph.view.scale, 3059 graph.getCellAt(x, y, null, null, null, function(state, x, y)
|
/plugin/diagramsnet/lib/plugins/trees/ |
H A D | trees.js | 251 return (isTreeCell(state.cell)) ? null : this.graph.view.getState(this.graph.getCellAt(x, y));
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Trees.js | 422 return (isTreeVertex(state.cell)) ? null : this.graph.view.getState(this.graph.getCellAt(x, y));
|
/plugin/jdraw/lib/ |
H A D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 184 …n null};mxDragSource.prototype.getDropTarget=function(a,b,c,d){return a.getCellAt(b,c)};mxDragSour… 914 …tClientY(b),b=mxUtils.convertPoint(c.container,d,b),d=c.view.getState(c.getCellAt(b.x,b.y));return… 925 …tClientY(c),c=mxUtils.convertPoint(b.container,d,c),d=b.view.getState(b.getCellAt(c.x,c.y));return… 1045 …mxEvent.getClientY(c),c=mxUtils.convertPoint(b,d,c),d=a.view.getState(a.getCellAt(c.x,c.y)));retur… 1260 …getCellAt=function(a,b,c,d,e,f){d=null!=d?d:!0;e=null!=e?e:!0;null==c&&(c=this.getCurrentRoot(),nu… method in mxGraph 1283 …is.isMouseDown&&b==mxEvent.MOUSE_MOVE&&(a.state=this.view.getState(this.getCellAt(c.x,c.y,null,nul… 1284 …(a);b=mxUtils.convertPoint(this.container,b,a);return this.view.getState(this.getCellAt(b.x,b.y))}; 1445 …uments);this.error=null;null==c&&null!=this.currentPoint&&(c=this.graph.getCellAt(this.currentPoin… 1504 …null!=c||null==b||a.getGraphX()==b.x&&a.getGraphY()==b.y||(c=this.graph.getCellAt(b.x,b.y));if(nul… 1619 …(a){return!0};mxEdgeHandler.prototype.getCellAt=function(a,b){return this.outlineConnect?null:this… method in mxEdgeHandler [all …]
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 388 …n null};mxDragSource.prototype.getDropTarget=function(a,b,c,d){return a.getCellAt(b,c)};mxDragSour… 1118 …tClientY(b),b=mxUtils.convertPoint(c.container,d,b),d=c.view.getState(c.getCellAt(b.x,b.y));return… 1129 …tClientY(c),c=mxUtils.convertPoint(b.container,d,c),d=b.view.getState(b.getCellAt(c.x,c.y));return… 1464 …getCellAt=function(a,b,c,d,e,f){d=null!=d?d:!0;e=null!=e?e:!0;null==c&&(c=this.getCurrentRoot(),nu… method in mxGraph 1488 …(a);b=mxUtils.convertPoint(this.container,b,a);return this.view.getState(this.getCellAt(b.x,b.y))}; 1708 …null!=c||null==b||a.getGraphX()==b.x&&a.getGraphY()==b.y||(c=this.graph.getCellAt(b.x,b.y));if(nul… 1823 …(a){return!0};mxEdgeHandler.prototype.getCellAt=function(a,b){return this.outlineConnect?null:this… method in mxEdgeHandler 2374 …VG&&!mxClient.NO_FO&&(!this.lightbox||!mxClient.IS_SF)};Graph.prototype.getCellAt=function(b,d,f,c… 2455 …s.reset():this.update(this.getState(this.graph.view.getState(this.graph.getCellAt(k.getGraphX(),k.… 2463 …s.prototype.getStateAt=function(b,c,e){return this.graph.view.getState(this.graph.getCellAt(c,e))}; [all …]
|
H A D | app.min.js | 422 …n null};mxDragSource.prototype.getDropTarget=function(a,b,c,d){return a.getCellAt(b,c)};mxDragSour… 1163 …tClientY(c),c=mxUtils.convertPoint(b.container,d,c),d=b.view.getState(b.getCellAt(c.x,c.y));return… 1498 …getCellAt=function(a,b,c,d,e,f){d=null!=d?d:!0;e=null!=e?e:!0;null==c&&(c=this.getCurrentRoot(),nu… method in mxGraph 1522 …(a);b=mxUtils.convertPoint(this.container,b,a);return this.view.getState(this.getCellAt(b.x,b.y))}; 1742 …null!=c||null==b||a.getGraphX()==b.x&&a.getGraphY()==b.y||(c=this.graph.getCellAt(b.x,b.y));if(nul… 1857 …(a){return!0};mxEdgeHandler.prototype.getCellAt=function(a,b){return this.outlineConnect?null:this… method in mxEdgeHandler 2510 …a)&&!h.isTableCell(a)&&(h.model.isEdge(a)||null!=l&&!l.relative&&p),x=h.getCellAt((f.x+q+h.view.tr… 2623 …VG&&!mxClient.NO_FO&&(!this.lightbox||!mxClient.IS_SF)};Graph.prototype.getCellAt=function(a,b,c,d… 2704 …s.reset():this.update(this.getState(this.graph.view.getState(this.graph.getCellAt(e.getGraphX(),e.… 2712 …s.prototype.getStateAt=function(a,b,d){return this.graph.view.getState(this.graph.getCellAt(b,d))}; [all …]
|
H A D | viewer-static.min.js | 388 …n null};mxDragSource.prototype.getDropTarget=function(a,b,c,d){return a.getCellAt(b,c)};mxDragSour… 1118 …tClientY(b),b=mxUtils.convertPoint(c.container,d,b),d=c.view.getState(c.getCellAt(b.x,b.y));return… 1129 …tClientY(c),c=mxUtils.convertPoint(b.container,d,c),d=b.view.getState(b.getCellAt(c.x,c.y));return… 1464 …getCellAt=function(a,b,c,d,e,f){d=null!=d?d:!0;e=null!=e?e:!0;null==c&&(c=this.getCurrentRoot(),nu… method in mxGraph 1488 …(a);b=mxUtils.convertPoint(this.container,b,a);return this.view.getState(this.getCellAt(b.x,b.y))}; 1708 …null!=c||null==b||a.getGraphX()==b.x&&a.getGraphY()==b.y||(c=this.graph.getCellAt(b.x,b.y));if(nul… 1823 …(a){return!0};mxEdgeHandler.prototype.getCellAt=function(a,b){return this.outlineConnect?null:this… method in mxEdgeHandler 2374 …VG&&!mxClient.NO_FO&&(!this.lightbox||!mxClient.IS_SF)};Graph.prototype.getCellAt=function(b,d,f,c… 2455 …s.reset():this.update(this.getState(this.graph.view.getState(this.graph.getCellAt(k.getGraphX(),k.… 2463 …s.prototype.getStateAt=function(b,c,e){return this.graph.view.getState(this.graph.getCellAt(c,e))}; [all …]
|
/plugin/xlsx2dw/packages/exceljs/ |
H A D | exceljs.js | 5485 this.getCellAt(address.sheetName, row, col); 5506 value: function getCellAt(sheetName, rowNumber, colNumber) {
|