Home
last modified time | relevance | path

Searched refs:graph (Results 51 – 75 of 191) sorted by relevance

12345678

/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DSchemaEditor.java86 mxGraph graph = getGraphComponent().getGraph(); in SchemaEditor() local
87 Object parent = graph.getDefaultParent(); in SchemaEditor()
88 graph.getModel().beginUpdate(); in SchemaEditor()
91 mxCell v1 = (mxCell) graph.insertVertex(parent, null, "Customers", in SchemaEditor()
94 mxCell v2 = (mxCell) graph.insertVertex(parent, null, "Orders", in SchemaEditor()
100 graph.getModel().endUpdate(); in SchemaEditor()
H A DCustomCanvas.java.bak33 mxGraph graph = new mxGraph()
60 Object parent = graph.getDefaultParent();
62 graph.getModel().beginUpdate();
66 Object v1 = graph.insertVertex(parent, null, "Hello", 20, 20, 80,
68 Object v2 = graph.insertVertex(parent, null, "World!", 240, 150,
70 graph.insertEdge(parent, null, "Edge", v1, v2);
74 graph.getModel().endUpdate();
77 mxGraphComponent graphComponent = new mxGraphComponent(graph)
H A DUserObject.java.bak55 mxGraph graph = new mxGraph()
135 Object parent = graph.getDefaultParent();
137 graph.getModel().beginUpdate();
140 Object v1 = graph.insertVertex(parent, null, person1, 20, 20, 80,
142 Object v2 = graph.insertVertex(parent, null, person2, 240, 150, 80,
144 graph.insertEdge(parent, null, relation, v1, v2);
148 graph.getModel().endUpdate();
152 mxGraphComponent graphComponent = new mxGraphComponent(graph)
/plugin/diagramsnet/lib/js/orgchart/
H A DmxOrgChartLayout.js21 mxGraphLayout.call(this, graph);
82 this.graph.model.beginUpdate();
89 this.graph.model.endUpdate();
106 RPOrgChart.graph = graph;
148 var graph = RPOrgChart.graph;
160 var incomingEdge = graph.getIncomingEdges(cell)[0];
401 var geo = RPOrgChart.graph.model.cells[boxId].geometry;
420 var graph = RPOrgChart.graph;
421 var cells = graph.model.cells;
437 graph.model.setGeometry(cell, geo);
[all …]
/plugin/diagramsnet/lib/plugins/
H A Danonymize.js42 var graph = editorUi.editor.graph;
43 var model = graph.model;
54 var label = graph.getLabel(cell);
56 if (graph.isHtmlLabel(cell))
H A Dsql.js59 var graph = ui.editor.graph;
69 var graph = ui.editor.graph;
108 var size = ui.editor.graph.getPreferredSizeForCell(rowCell);
559 var size = ui.editor.graph.getPreferredSizeForCell(rowCell);
580 var graph = ui.editor.graph;
581 var view = graph.view;
582 var bds = graph.getGraphBounds();
585 … var x = Math.ceil(Math.max(0, bds.x / view.scale - view.translate.x) + 4 * graph.gridSize);
586 … Math.ceil(Math.max(0, (bds.y + bds.height) / view.scale - view.translate.y) + 4 * graph.gridSize);
588 graph.setSelectionCells(graph.importCells(cells, x, y));
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DToolbar.js309 var graph = ui.editor.graph;
499 graph.cellEditor.toggleViewMode();
501 …if (graph.cellEditor.textarea.innerHTML.length > 0 && (graph.cellEditor.textarea.innerHTML != '&nb…
560 var cell = graph.getParentByNames(elt, ['TD', 'TH'], graph.cellEditor.text2);
561 var row = graph.getParentByName(elt, 'TR', graph.cellEditor.text2);
590 var table = graph.getParentByName(row, 'TABLE', graph.cellEditor.text2);
596 graph.selectNode(graph.insertColumn(table, (cell != null) ? cell.cellIndex : 0));
609 graph.selectNode(graph.insertColumn(table, (cell != null) ? cell.cellIndex + 1 : -1));
638 graph.selectNode(graph.insertRow(table, row.sectionRowIndex));
651 graph.selectNode(graph.insertRow(table, row.sectionRowIndex + 1));
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js30 var graph = editorUi.editor.graph;
83 var graph = ui.editor.graph;
121 var graph = ui.editor.graph;
329 var graph = this.editor.graph;
747 var graph = this.editorUi.editor.graph;
767 if (graph.isCellFoldable(graph.getSelectionCell()))
791 if (graph.isEnabled() && graph.isSelectionEmpty())
940 var graph = ui.editor.graph;
1026 var graph = this.editorUi.editor.graph;
1378 var graph = this.editor.graph;
[all …]
H A DDialogs.js949 var graph = editorUi.editor.graph;
1668 var graph = editorUi.editor.graph;
1907 var graph = editorUi.editor.graph;
1969 var graph = editorUi.editor.graph;
4577 var graph = editorUi.editor.graph;
6757 var graph = ui.editor.graph;
6951 graph = ui.editor.graph;
7485 var graph = editorUi.editor.graph;
7579 var graph = editorUi.editor.graph;
8554 var graph = editorUi.editor.graph;
[all …]
H A DP2PCollab.js8 var graph = ui.editor.graph;
43 graph.addMouseListener(
52 var tr = graph.view.translate;
53 var s = graph.view.scale;
100 var tr = graph.view.translate;
101 var s = graph.view.scale;
H A DElectronApp.js300 var graph = this.editor.graph;
466 graph.setSelectionCell(graph.insertVertex(null, null, '', pt.x, pt.y, w, h,
528 var graph = new Graph();
534 return graph;
623 var graph = this.editor.graph;
628 (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent())));
1921 var graph = this.editor.graph;
1957 var bg = graph.background;
1973 size: graph.gridSize,
1975 color: graph.view.gridColor
[all …]
H A DDrawioFile.js707 var graph = this.ui.editor.graph;
715 var fold = graph.foldingEnabled;
716 var math = graph.mathEnabled;
732 graph.model.beginUpdate();
758 graph.model.endUpdate();
761 graph.cellRenderer.redraw = redraw;
775 if (math != graph.mathEnabled)
778 graph.refresh();
784 graph.view.revalidate();
788 graph.view.validate();
[all …]
/plugin/amcharts/assets/amcharts/
H A Dgantt.js4graph[k])&&void 0!==d[m]&&(l[m+"_"+a+"_"+g]=d[m]);m=h;if(A){k=c.getDate(d[F],u,f);var B=c.getDate(…
5graph.balloonFunction;b.customBullet=this.graph.customBullet;b.type="column";b.openField=n;b.value…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak168 graph.setResetViewOnRootChange(false);
184 graph.setSelectionCells(graph
192 // Creates the graph outline component
837 layout = new mxEdgeLabelLayout(graph);
841 layout = new mxOrganicLayout(graph);
849 * graph control.
863 * graph control.
877 * graph control.
887 layout = new mxStackLayout(graph, true)
891 * graph control.
[all …]
H A DJTableRenderer.java96 protected mxGraph graph; field in JTableRenderer
112 this.graph = graphContainer.getGraph(); in JTableRenderer()
129 JLabel label = new JLabel(String.valueOf(graph.getLabel(cell))); in JTableRenderer()
144 graph.foldCells(graph.isCellCollapsed(cell), false, in JTableRenderer()
150 + ((graph.isCellCollapsed(cell)) ? "maximize.gif" in JTableRenderer()
171 if (graph.getModel().getChildCount(cell) == 0) in JTableRenderer()
245 if (!graph.isCellSelected(cell)) in mousePressed()
430 Object edge = graph.insertEdge(null, null, null, in drop()
433 graph.setSelectionCell(edge); in drop()
H A DSchemaGraphComponent.java27 public SchemaGraphComponent(mxGraph graph) in SchemaGraphComponent() argument
29 super(graph); in SchemaGraphComponent()
31 mxGraphView graphView = new mxGraphView(graph) in SchemaGraphComponent()
80 graph.setView(graphView); in SchemaGraphComponent()
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js552graph.getModel(),c=b.getGeometry(a);null!=this.graph.container&&(null==c&&b.isLayer(a)||a==this.gr…
1328graph){var b=this.graph.getModel();b.removeListener(this.undoHandler);this.graph.removeListener(th…
1339graph&&(this.graph.removeListener(this.addHandler),this.graph.removeListener(this.resizeHandler));…
1362graph.model.getParent(a);return b?(b=this.graph.model.isEdge(a)?null:this.graph.getCellGeometry(a)…
1399graph.model.getParent(a[l]);null==m||k.get(m)||(k.put(m,!0),g.push(m))}}a=this.graph.moveCells(a,b…
1400graph.view.getState(a);return null!=a&&(this.graph.model.isEdge(a.cell)||this.graph.model.isVertex…
1494graph.getCellGeometry(b);null!=c&&c.relative;)b=this.graph.getModel().getParent(b),c=this.graph.ge…
1504graph.getCellAt(b.x,b.y));if(null!=c&&!this.graph.isCellConnectable(c)){var d=this.graph.getModel(…
1620graph),b=this;a.getCell=function(a){var c=mxCellMarker.prototype.getCell.apply(this,arguments);c!=…
1660graph.isAllowDanglingEdges()&&(f=this.abspoints[this.isSource?0:this.abspoints.length-1],f.x=this.…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DWorkflowMetadata.php188 public function setGraph(WorkflowGraph $graph) argument
190 $this->graph = $graph;
197 return $this->graph;
/plugin/statdisplay/
H A Dgraph.php14 $graph = plugin_load('helper', 'statdisplay_graph'); variable
15 $graph->sendgraph(
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1532graph){var b=this.graph.getModel();b.removeListener(this.undoHandler);this.graph.removeListener(th…
1566graph.model.getParent(a);return b?(b=this.graph.model.isEdge(a)?null:this.graph.getCellGeometry(a)…
1604graph.view.getState(a);return null!=a&&(this.graph.model.isEdge(a.cell)||this.graph.model.isVertex…
1864graph.isAllowDanglingEdges()&&(f=this.abspoints[this.isSource?0:this.abspoints.length-1],f.x=this.…
2052graph.gridEnabled=this.graph.defaultGridEnabled&&(!this.isChromelessView()||"1"==urlParams.grid);t…
2053graph.pageScale=mxGraph.prototype.pageScale;this.graph.pageFormat=mxGraph.prototype.pageFormat;thi…
2055graph.foldingEnabled="0"!=b.getAttribute("fold");this.isChromelessView()&&this.graph.foldingEnable…
2133graph.model.getParent(b);if(d)c=this.graph.model.isEdge(b)?null:this.graph.getCellGeometry(b),c=!t…
2335graph.isCellSelected(d[e])?this.graph.model.getParent(d[e]):this.graph.isTableRow(b)&&this.graph.i…
2474graph.getModel().contains(b)){if(this.graph.getModel().isVertex(b)&&!this.graph.isCellConnectable(…
[all …]
/plugin/jdraw/lib/
H A Djgraphx-examples.jar ... synthetic com.mxgraph.view.mxGraph val$graph final synthetic com.mxgraph.examples.swing. ...
/plugin/directions/syntax/
H A Dglobaldirections.php122 …$this->Lexer->addSpecialPattern('<(?|globaldirections|globaldirections graph)>',$mode,'plugin_dire…
214 $graph = (strcmp($data[0],'graph') == 0) ? true : false;
216 if ($graph) {
H A Dlocaldirections.php125 …$this->Lexer->addSpecialPattern('<(?|localdirections|localdirections graph)>',$mode,'plugin_direct…
217 $graph = (strcmp($data[0],'graph') == 0) ? true : false;
219 if ($graph) {
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js29 function mxWebColaAdaptor(graph, dimension, movableVertices, options) argument
39 this.graph = graph;
50 var layoutResult = this.graphToLayout(graph, movableVertices);
307 mxWebColaAdaptor.prototype.graphToLayout = function(graph, movableVertices) argument
320 …var activeMaps = this.findActiveVertices(graph); // list of all active vertices, i.e. with no col…
323 var model = graph.getModel();
325 var view = graph.getView();
523 var model = this.graph.getModel();
631 typeof this.graph.getCellStyle(cell)['childLayout'] != 'undefined')
649 mxWebColaAdaptor.prototype.findActiveVertices = function(graph) argument
[all …]
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js1367 var graph = this.editorUi.editor.graph;
1370 if (cells != null && graph.getSelectionCount() == 1 && graph.getModel().isVertex(cells[0]))
1375 …if (graph.getModel().isEdge(graph.getSelectionCell()) && graph.getModel().getTerminal(graph.getSel…
1378 graph.getModel().beginUpdate();
1381 var edgeState = graph.view.getState(graph.getSelectionCell());
1385 var tr = graph.view.translate;
1386 var s = graph.view.scale;
1393 graph.addCell(target);
1394 graph.getModel().setTerminal(graph.getSelectionCell(), target, false);
1407 graph.getModel().endUpdate();
[all …]

12345678