Home
last modified time | relevance | path

Searched refs:getGraph (Results 1 – 22 of 22) sorted by relevance

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java158 mxGraph graph = graphComponent.getGraph(); in ToggleGridItem()
261 mxGraph graph = graphComponent.getGraph(); in actionPerformed()
633 mxGraph graph = graphComponent.getGraph(); in actionPerformed()
787 mxGraph graph = graphComponent.getGraph(); in actionPerformed()
850 mxGraph graph = graphComponent.getGraph(); in actionPerformed()
1416 mxGraph graph = mxGraphActions.getGraph(e); in actionPerformed()
1448 mxGraph graph = mxGraphActions.getGraph(e); in actionPerformed()
1498 mxGraph graph = mxGraphActions.getGraph(e); in actionPerformed()
1538 mxGraph graph = mxGraphActions.getGraph(e); in actionPerformed()
1708 graphComponent.getGraph().repaint(); in actionPerformed()
[all …]
H A DEditorToolBar.java122 mxGraph graph = editor.getGraphComponent().getGraph(); in EditorToolBar()
144 mxGraph graph = editor.getGraphComponent().getGraph(); in EditorToolBar()
183 final mxGraphView view = editor.getGraphComponent().getGraph() in EditorToolBar()
220 view.getGraph().getView().addListener(mxEvent.SCALE, scaleTracker); in EditorToolBar()
221 view.getGraph().getView().addListener(mxEvent.SCALE_AND_TRANSLATE, in EditorToolBar()
H A DSchemaEditorToolBar.java86 final mxGraphView view = editor.getGraphComponent().getGraph() in SchemaEditorToolBar()
123 view.getGraph().getView().addListener(mxEvent.SCALE, scaleTracker); in SchemaEditorToolBar()
124 view.getGraph().getView().addListener(mxEvent.SCALE_AND_TRANSLATE, in SchemaEditorToolBar()
H A DEditorActions.java.bak158 mxGraph graph = graphComponent.getGraph();
261 mxGraph graph = graphComponent.getGraph();
633 mxGraph graph = graphComponent.getGraph();
787 mxGraph graph = graphComponent.getGraph();
850 mxGraph graph = graphComponent.getGraph();
1416 mxGraph graph = mxGraphActions.getGraph(e);
1448 mxGraph graph = mxGraphActions.getGraph(e);
1498 mxGraph graph = mxGraphActions.getGraph(e);
1538 mxGraph graph = mxGraphActions.getGraph(e);
1708 graphComponent.getGraph().repaint();
[all …]
H A DEditorRuler.java176 graphComponent.getGraph().getView().addListener( in EditorRuler()
178 graphComponent.getGraph().getView().addListener( in EditorRuler()
180 graphComponent.getGraph().getView().addListener( in EditorRuler()
384 double graphScale = graphComponent.getGraph().getView().getScale(); in updateIncrementAndUnits()
429 mxGraph graph = graphComponent.getGraph(); in paintComponent()
H A DBasicGraphEditor.java168 final mxGraph graph = graphComponent.getGraph(); in BasicGraphEditor()
279 graphComponent.getGraph().addListener(mxEvent.REPAINT, in installRepaintListener()
350 + (int) (100 * graphComponent.getGraph().getView().getScale()) in mouseWheelMoved()
781 final mxGraph graph = graphComponent.getGraph();
844 mxGraph graph = graphComponent.getGraph();
H A DEditorPopupMenu.java21 boolean selected = !editor.getGraphComponent().getGraph() in EditorPopupMenu()
H A DBasicGraphEditor.java.bak164 final mxGraph graph = graphComponent.getGraph();
275 graphComponent.getGraph().addListener(mxEvent.REPAINT,
346 + (int) (100 * graphComponent.getGraph().getView().getScale())
771 Object cell = graphComponent.getGraph()
775 || graphComponent.getGraph().getModel()
778 cell = graphComponent.getGraph().getDefaultParent();
813 mxGraph graph = graphComponent.getGraph();
H A DSchemaEditorMenuBar.java56 final mxGraph graph = graphComponent.getGraph(); in SchemaEditorMenuBar()
179 mxPoint tr = graphComponent.getGraph().getView() in SchemaEditorMenuBar()
184 graphComponent.getGraph().getView().setTranslate( in SchemaEditorMenuBar()
H A DSchemaGraphComponent.java141 if (getGraph().getModel().isVertex(state.getCell())) in createComponents()
H A DEditorMenuBar.java68 final mxGraph graph = graphComponent.getGraph(); in EditorMenuBar()
196 mxPoint tr = graphComponent.getGraph().getView() in EditorMenuBar()
201 graphComponent.getGraph().getView().setTranslate( in EditorMenuBar()
H A DJTableRenderer.java112 this.graph = graphContainer.getGraph(); in JTableRenderer()
H A DEditorMenuBar.java.bak68 final mxGraph graph = graphComponent.getGraph();
196 mxPoint tr = graphComponent.getGraph().getView()
201 graphComponent.getGraph().getView().setTranslate(
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DSchemaEditor.java78 getGraphComponent().getGraph().setCellsResizable(false); in SchemaEditor()
86 mxGraph graph = getGraphComponent().getGraph(); in SchemaEditor()
H A DGraphEditor.java88 final mxGraph graph = graphComponent.getGraph(); in GraphEditor()
H A DGraphEditor.java.bak71 final mxGraph graph = graphComponent.getGraph();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DWorkflowMetadata.php195 public function getGraph() function in Google\\Service\\Dataproc\\WorkflowMetadata
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js538 mxGraphLayout.prototype.getGraph=function(){return this.graph};mxGraphLayout.prototype.getConstrain… method in mxGraphLayout
674 …d,g.getX(d));this.minPath(this.layout.getGraph(),a);this.currentXDelta=0}this.setCellLocations(thi…
1327 …type.setBubbling=function(a){this.bubbling=a};mxLayoutManager.prototype.getGraph=function(){return… method in mxLayoutManager
1330 …for(var c=mxUtils.convertPoint(this.getGraph().container,mxEvent.getClientX(b),mxEvent.getClientY(…
1331 mxLayoutManager.prototype.cellsResized=function(a,b,c){if(null!=a&&null!=b)for(var d=this.getGraph(…
1333getGraph().getModel();this.addAncestorsWithLayout(c.getParent(a),b)}return b};mxLayoutManager.prot…
1334 …utManager.prototype.layoutCells=function(a,b){if(0<a.length){var c=this.getGraph().getModel();c.be…
1338 …zeEnabled=function(a){this.resizeEnabled=a};mxSwimlaneManager.prototype.getGraph=function(){return… method in mxSwimlaneManager
1339 …)};mxSwimlaneManager.prototype.isSwimlaneIgnored=function(a){return!this.getGraph().isSwimlane(a)};
1340 …SwimlaneManager.prototype.cellsAdded=function(a){if(null!=a){var b=this.getGraph().getModel();b.be…
[all …]
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js742 mxGraphLayout.prototype.getGraph=function(){return this.graph};mxGraphLayout.prototype.getConstrain… method in mxGraphLayout
878 …d,g.getX(d));this.minPath(this.layout.getGraph(),a);this.currentXDelta=0}this.setCellLocations(thi…
1531 …type.setBubbling=function(a){this.bubbling=a};mxLayoutManager.prototype.getGraph=function(){return… method in mxLayoutManager
1534 …for(var c=mxUtils.convertPoint(this.getGraph().container,mxEvent.getClientX(b),mxEvent.getClientY(…
1535 mxLayoutManager.prototype.cellsResized=function(a,b,c){if(null!=a&&null!=b)for(var d=this.getGraph(…
1537getGraph().getModel();this.addAncestorsWithLayout(c.getParent(a),b)}return b};mxLayoutManager.prot…
1538 …utManager.prototype.layoutCells=function(a,b){if(0<a.length){var c=this.getGraph().getModel();c.be…
1542 …zeEnabled=function(a){this.resizeEnabled=a};mxSwimlaneManager.prototype.getGraph=function(){return… method in mxSwimlaneManager
1543 …)};mxSwimlaneManager.prototype.isSwimlaneIgnored=function(a){return!this.getGraph().isSwimlane(a)};
1544 …SwimlaneManager.prototype.cellsAdded=function(a){if(null!=a){var b=this.getGraph().getModel();b.be…
[all …]
H A Dviewer-static.min.js742 mxGraphLayout.prototype.getGraph=function(){return this.graph};mxGraphLayout.prototype.getConstrain… method in mxGraphLayout
878 …d,g.getX(d));this.minPath(this.layout.getGraph(),a);this.currentXDelta=0}this.setCellLocations(thi…
1531 …type.setBubbling=function(a){this.bubbling=a};mxLayoutManager.prototype.getGraph=function(){return… method in mxLayoutManager
1534 …for(var c=mxUtils.convertPoint(this.getGraph().container,mxEvent.getClientX(b),mxEvent.getClientY(…
1535 mxLayoutManager.prototype.cellsResized=function(a,b,c){if(null!=a&&null!=b)for(var d=this.getGraph(…
1537getGraph().getModel();this.addAncestorsWithLayout(c.getParent(a),b)}return b};mxLayoutManager.prot…
1538 …utManager.prototype.layoutCells=function(a,b){if(0<a.length){var c=this.getGraph().getModel();c.be…
1542 …zeEnabled=function(a){this.resizeEnabled=a};mxSwimlaneManager.prototype.getGraph=function(){return… method in mxSwimlaneManager
1543 …)};mxSwimlaneManager.prototype.isSwimlaneIgnored=function(a){return!this.getGraph().isSwimlane(a)};
1544 …SwimlaneManager.prototype.cellsAdded=function(a){if(null!=a){var b=this.getGraph().getModel();b.be…
[all …]
H A Dapp.min.js776 mxGraphLayout.prototype.getGraph=function(){return this.graph};mxGraphLayout.prototype.getConstrain… method in mxGraphLayout
912 …d,g.getX(d));this.minPath(this.layout.getGraph(),a);this.currentXDelta=0}this.setCellLocations(thi…
1565 …type.setBubbling=function(a){this.bubbling=a};mxLayoutManager.prototype.getGraph=function(){return… method in mxLayoutManager
1568 …for(var c=mxUtils.convertPoint(this.getGraph().container,mxEvent.getClientX(b),mxEvent.getClientY(…
1569 mxLayoutManager.prototype.cellsResized=function(a,b,c){if(null!=a&&null!=b)for(var d=this.getGraph(…
1571getGraph().getModel();this.addAncestorsWithLayout(c.getParent(a),b)}return b};mxLayoutManager.prot…
1572 …utManager.prototype.layoutCells=function(a,b){if(0<a.length){var c=this.getGraph().getModel();c.be…
1576 …zeEnabled=function(a){this.resizeEnabled=a};mxSwimlaneManager.prototype.getGraph=function(){return… method in mxSwimlaneManager
1577 …)};mxSwimlaneManager.prototype.isSwimlaneIgnored=function(a){return!this.getGraph().isSwimlane(a)};
1578 …SwimlaneManager.prototype.cellsAdded=function(a){if(null!=a){var b=this.getGraph().getModel();b.be…
[all …]