Home
last modified time | relevance | path

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

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
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()
1147 graph = ((mxGraphComponent) target).getGraph(); in execute()
1250 mxIGraphModel model = graphComponent.getGraph().getModel(); in actionPerformed()
1254 graphComponent.getGraph().toggleCellStyleFlags( in actionPerformed()
1279 Object[] cells = graphComponent.getGraph().getSelectionCells(); in actionPerformed()
1310 mxGraph graph = editor.getGraphComponent().getGraph(); in actionPerformed()
[all …]
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()
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()
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();
1147 graph = ((mxGraphComponent) target).getGraph();
1250 mxIGraphModel model = graphComponent.getGraph().getModel();
1254 graphComponent.getGraph().toggleCellStyleFlags(
1279 Object[] cells = graphComponent.getGraph().getSelectionCells();
1310 mxGraph graph = editor.getGraphComponent().getGraph();
[all …]
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()
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();
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();
DEditorPopupMenu.java21 boolean selected = !editor.getGraphComponent().getGraph() in EditorPopupMenu()
DSchemaEditorMenuBar.java56 final mxGraph graph = graphComponent.getGraph(); in SchemaEditorMenuBar()
179 mxPoint tr = graphComponent.getGraph().getView() in SchemaEditorMenuBar()
184 graphComponent.getGraph().getView().setTranslate( in SchemaEditorMenuBar()
DSchemaGraphComponent.java141 if (getGraph().getModel().isVertex(state.getCell())) in createComponents()
DEditorMenuBar.java68 final mxGraph graph = graphComponent.getGraph(); in EditorMenuBar()
196 mxPoint tr = graphComponent.getGraph().getView() in EditorMenuBar()
201 graphComponent.getGraph().getView().setTranslate( in EditorMenuBar()
DJTableRenderer.java112 this.graph = graphContainer.getGraph(); in JTableRenderer()
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/
DSchemaEditor.java78 getGraphComponent().getGraph().setCellsResizable(false); in SchemaEditor()
86 mxGraph graph = getGraphComponent().getGraph(); in SchemaEditor()
DGraphEditor.java88 final mxGraph graph = graphComponent.getGraph(); in GraphEditor()
DGraphEditor.java.bak71 final mxGraph graph = graphComponent.getGraph();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
DWorkflowMetadata.php195 public function getGraph() function in Google\\Service\\Dataproc\\WorkflowMetadata
/plugin/statistics/
Dhelper.php81 public function getGraph($from, $to, $width, $height) function in helper_plugin_statistics
Dadmin.php212 $this->hlp->getGraph($this->from, $this->to, $width, $height)->$name();
363 $graph = $this->hlp->getGraph($this->from, $this->to, 300, 300);
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js538 mxGraphLayout.prototype.getGraph=function(){return this.graph};mxGraphLayout.prototype.getConstrain… method in mxGraphLayout
632 function mxGraphHierarchyModel(a,b,c,d,e){a.getGraph();this.tightenToSource=e;this.roots=c;this.par…
635 mxGraphHierarchyModel.prototype.createInternalCells=function(a,b,c){for(var d=a.getGraph(),e=0;e<b.…
643 function mxSwimlaneModel(a,b,c,d,e){a.getGraph();this.tightenToSource=e;this.roots=c;this.parent=d;…
646 mxSwimlaneModel.prototype.createInternalCells=function(a,b,c){for(var d=a.getGraph(),e=a.swimlanes,…
673 …s.layout.getModel();this.currentXDelta=0;this.initialCoords(this.layout.getGraph(),a);this.fineTun…
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(…
[all …]
/plugin/diagramsnet/lib/js/
Dviewer.min.js742 mxGraphLayout.prototype.getGraph=function(){return this.graph};mxGraphLayout.prototype.getConstrain… method in mxGraphLayout
836 function mxGraphHierarchyModel(a,b,c,d,e){a.getGraph();this.tightenToSource=e;this.roots=c;this.par…
839 mxGraphHierarchyModel.prototype.createInternalCells=function(a,b,c){for(var d=a.getGraph(),e=0;e<b.…
847 function mxSwimlaneModel(a,b,c,d,e){a.getGraph();this.tightenToSource=e;this.roots=c;this.parent=d;…
850 mxSwimlaneModel.prototype.createInternalCells=function(a,b,c){for(var d=a.getGraph(),e=a.swimlanes,…
877 …s.layout.getModel();this.currentXDelta=0;this.initialCoords(this.layout.getGraph(),a);this.fineTun…
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(…
[all …]
Dapp.min.js776 mxGraphLayout.prototype.getGraph=function(){return this.graph};mxGraphLayout.prototype.getConstrain… method in mxGraphLayout
870 function mxGraphHierarchyModel(a,b,c,d,e){a.getGraph();this.tightenToSource=e;this.roots=c;this.par…
873 mxGraphHierarchyModel.prototype.createInternalCells=function(a,b,c){for(var d=a.getGraph(),e=0;e<b.…
881 function mxSwimlaneModel(a,b,c,d,e){a.getGraph();this.tightenToSource=e;this.roots=c;this.parent=d;…
884 mxSwimlaneModel.prototype.createInternalCells=function(a,b,c){for(var d=a.getGraph(),e=a.swimlanes,…
911 …s.layout.getModel();this.currentXDelta=0;this.initialCoords(this.layout.getGraph(),a);this.fineTun…
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(…
[all …]
Dviewer-static.min.js742 mxGraphLayout.prototype.getGraph=function(){return this.graph};mxGraphLayout.prototype.getConstrain… method in mxGraphLayout
836 function mxGraphHierarchyModel(a,b,c,d,e){a.getGraph();this.tightenToSource=e;this.roots=c;this.par…
839 mxGraphHierarchyModel.prototype.createInternalCells=function(a,b,c){for(var d=a.getGraph(),e=0;e<b.…
847 function mxSwimlaneModel(a,b,c,d,e){a.getGraph();this.tightenToSource=e;this.roots=c;this.parent=d;…
850 mxSwimlaneModel.prototype.createInternalCells=function(a,b,c){for(var d=a.getGraph(),e=a.swimlanes,…
877 …s.layout.getModel();this.currentXDelta=0;this.initialCoords(this.layout.getGraph(),a);this.fineTun…
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(…
[all …]