Home
last modified time | relevance | path

Searched refs:importCells (Results 1 – 16 of 16) sorted by relevance

/plugin/jdraw/src/com/mxgraph/examples/swing/
DGraphEditor.java556 public Object[] importCells(Object[] cells, double dx, double dy, in importCells() method in GraphEditor.CustomGraphComponent
580 return super.importCells(cells, dx, dy, target, location); in importCells()
DGraphEditor.java.bak427 public Object[] importCells(Object[] cells, double dx, double dy,
451 return super.importCells(cells, dx, dy, target, location);
/plugin/diagramsnet/lib/plugins/
Dexplore.js154 var cell = graph.importCells([selectionCell])[0];
Dsql.js588 graph.setSelectionCells(graph.importCells(cells, x, y));
/plugin/diagramsnet/lib/js/grapheditor/
DMenus.js685 select = graph.importCells([table], pt.x, pt.y);
DSidebar.js2349 select = graph.importCells(cells, x, y, target);
2522 targets = graph.importCells(targets, (geo.x - (useParent ? dx : 0)),
DDialogs.js709 editorUi.editor.graph.setSelectionCells(editorUi.editor.graph.importCells(children));
/plugin/diagramsnet/lib/js/diagramly/
DElectronApp.js546 tmpGraph.importCells(cells, 0, 0, tmpGraph.getDefaultParent());
DDialogs.js1479 cells = editorUi.editor.graph.importCells(cells, pt.x, pt.y);
2101 graph.setSelectionCells(graph.importCells(cells, insertPoint.x, insertPoint.y));
2175 cells = graph.importCells(cells, insertPoint.x, insertPoint.y);
2248 cells = graph.importCells(cells);
2285 inserted = editorUi.editor.graph.importCells(cells, insertPoint.x, insertPoint.y)
/plugin/jdraw/lib/
Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/
Dapp.min.js380 …xClipboard.insertCount*mxClipboard.STEPSIZE,d=a.getDefaultParent(),b=a.importCells(b,c,c,d);mxClip…
1398 mxGraph.prototype.importCells=function(a,b,c,d,e,f){return this.moveCells(a,b,c,!0,d,e,f)}; method in mxGraph
2506 …tEdge(k,v,null,h-e.width/2,g-e.height/2,q,u);m=v}else 0<a.length&&(m=c.importCells(a,h,g,k));if(nu…
2510 …sTableCell(a))f.x+=q,f.y+=u;q=m.x;u=m.y;h.model.isEdge(b[e])&&(u=q=0);k=b=h.importCells(b,f.x-(w?q:
3590 …dingBoxFromGeometry([b],!0));c=null;d.getModel().beginUpdate();try{c=d.importCells([b],a.x,a.y),d.…
3697 …hildAt(l.getRoot(),0));a.editor.graph.setSelectionCells(a.editor.graph.importCells(m));a.hideDialo…
10110 …CenterInsertPoint(k.getBoundingBoxFromGeometry(f,!0));f=b.editor.graph.importCells(f,c.x,c.y);c=b.…
10132 k:m.getCenterInsertPoint(m.getBoundingBoxFromGeometry(q,!0)),m.setSelectionCells(m.importCells(q,k.…
10134 …m.getBoundingBoxFromGeometry(q,!0));m.getModel().beginUpdate();try{q=m.importCells(q,k.x,k.y);u=[]…
10136 m=new Graph(e);m.getModel().beginUpdate();try{q=m.importCells(q);for(f=0;f<q.length;f++)m.getModel(…
[all …]
Dviewer.min.js346 …xClipboard.insertCount*mxClipboard.STEPSIZE,d=a.getDefaultParent(),b=a.importCells(b,c,c,d);mxClip…
1364 mxGraph.prototype.importCells=function(a,b,c,d,e,f){return this.moveCells(a,b,c,!0,d,e,f)}; method in mxGraph
Dviewer-static.min.js346 …xClipboard.insertCount*mxClipboard.STEPSIZE,d=a.getDefaultParent(),b=a.importCells(b,c,c,d);mxClip…
1364 mxGraph.prototype.importCells=function(a,b,c,d,e,f){return this.moveCells(a,b,c,!0,d,e,f)}; method in mxGraph
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js142 …xClipboard.insertCount*mxClipboard.STEPSIZE,d=a.getDefaultParent(),b=a.importCells(b,c,c,d);mxClip…
1160 mxGraph.prototype.importCells=function(a,b,c,d,e,f){return this.moveCells(a,b,c,!0,d,e,f)}; method in mxGraph