Home
last modified time | relevance | path

Searched refs:mxGraph (Results 26 – 47 of 47) sorted by relevance

12

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DSchemaEditorMenuBar.java42 import com.mxgraph.view.mxGraph;
56 final mxGraph graph = graphComponent.getGraph(); in SchemaEditorMenuBar()
H A DBasicGraphEditor.java.bak63 import com.mxgraph.view.mxGraph;
164 final mxGraph graph = graphComponent.getGraph();
813 mxGraph graph = graphComponent.getGraph();
H A DEditorMenuBar.java54 import com.mxgraph.view.mxGraph;
68 final mxGraph graph = graphComponent.getGraph(); in EditorMenuBar()
H A DEditorMenuBar.java.bak54 import com.mxgraph.view.mxGraph;
68 final mxGraph graph = graphComponent.getGraph();
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js177 mxGraph.prototype.pageBreakColor = '#c0c0c0'; class
178 mxGraph.prototype.pageScale = 1;
1888 mxUtils.extend(Graph, mxGraph);
2049 mxGraph.prototype.init.apply(this, arguments);
3413 mxGraph.prototype.isSplitTarget.apply(this, arguments);
4365 mxGraph.prototype.foldCells.apply(this, arguments);
4552 mxGraph.prototype.selectAll.apply(this, arguments);
4577 mxGraph.prototype.selectCells.apply(this, arguments);
4646 mxGraph.prototype.zoom.apply(this, arguments);
8896 mxGraph.prototype.click.call(this, me);
[all …]
H A DFormat.js6827 mxGraph.prototype.gridSize = value; class
/plugin/diagramsnet/lib/js/
H A Dapp.min.js1297 mxGraph.prototype=new mxEventSource;mxGraph.prototype.constructor=mxGraph;mxGraph.prototype.mouseLi…
1298 mxGraph.prototype.gridEnabled=!0;mxGraph.prototype.portsEnabled=!0;mxGraph.prototype.nativeDblClick…
1299 mxGraph.prototype.initialTouchX=0;mxGraph.prototype.initialTouchY=0;mxGraph.prototype.tolerance=4;m…
1300 mxGraph.prototype.pageFormat=mxConstants.PAGE_FORMAT_A4_PORTRAIT;mxGraph.prototype.pageScale=1.5;mx…
1301 mxGraph.prototype.cellsDeletable=!0;mxGraph.prototype.cellsMovable=!0;mxGraph.prototype.edgeLabelsM…
1302 mxGraph.prototype.ignoreScrollbars=!1;mxGraph.prototype.translateToScrollPosition=!1;mxGraph.protot…
1303 mxGraph.prototype.keepEdgesInBackground=!1;mxGraph.prototype.allowNegativeCoordinates=!0;mxGraph.pr…
1304 mxGraph.prototype.resetViewOnRootChange=!0;mxGraph.prototype.resetEdgesOnResize=!1;mxGraph.prototyp…
1305 mxGraph.prototype.swimlaneSelectionEnabled=!0;mxGraph.prototype.swimlaneNesting=!0;mxGraph.prototyp…
1310 mxGraph.prototype.createSelectionModel=function(){return new mxGraphSelectionModel(this)};mxGraph.p…
[all …]
H A Dviewer-static.min.js1263 mxGraph.prototype=new mxEventSource;mxGraph.prototype.constructor=mxGraph;mxGraph.prototype.mouseLi…
1264 mxGraph.prototype.gridEnabled=!0;mxGraph.prototype.portsEnabled=!0;mxGraph.prototype.nativeDblClick…
1265 mxGraph.prototype.initialTouchX=0;mxGraph.prototype.initialTouchY=0;mxGraph.prototype.tolerance=4;m…
1266 mxGraph.prototype.pageFormat=mxConstants.PAGE_FORMAT_A4_PORTRAIT;mxGraph.prototype.pageScale=1.5;mx…
1267 mxGraph.prototype.cellsDeletable=!0;mxGraph.prototype.cellsMovable=!0;mxGraph.prototype.edgeLabelsM…
1268 mxGraph.prototype.ignoreScrollbars=!1;mxGraph.prototype.translateToScrollPosition=!1;mxGraph.protot…
1269 mxGraph.prototype.keepEdgesInBackground=!1;mxGraph.prototype.allowNegativeCoordinates=!0;mxGraph.pr…
1270 mxGraph.prototype.resetViewOnRootChange=!0;mxGraph.prototype.resetEdgesOnResize=!1;mxGraph.prototyp…
1271 mxGraph.prototype.swimlaneSelectionEnabled=!0;mxGraph.prototype.swimlaneNesting=!0;mxGraph.prototyp…
1276 mxGraph.prototype.createSelectionModel=function(){return new mxGraphSelectionModel(this)};mxGraph.p…
[all …]
H A Dembed.dev.js101 mxGraph.prototype.getImageFromBundles = function(key) class
H A Dextensions.min.js1586 …k,e):this.mapObject(d,k,e)}};mxGraphMlCodec.prototype.createMxGraph=function(){return new mxGraph};
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties166 aboutGraphEditor=About mxGraph Editor
H A Deditor_de.properties174 aboutGraphEditor=�ber mxGraph Editor
H A Deditor_de.properties.bak167 aboutGraphEditor=�ber mxGraph Editor
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js101 mxGraph.prototype.getImageFromBundles = function(key) class
H A DEditor.js2004 mxGraph.prototype.defaultPageFormat = new mxRectangle(0, 0, w, h); class
2005 mxGraph.prototype.pageFormat = mxGraph.prototype.defaultPageFormat;
H A DApp.js71mxGraph.prototype.warningImage.src = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAA… class
76 img.src = mxGraph.prototype.warningImage.src;
H A DDialogs.js282 '<img border="0" src="' + mxGraph.prototype.warningImage.src + '" align="absmiddle" ' +
1438 mxGraph.prototype.resizeCell.apply(this, arguments); class
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js877 c.innerHTML = '<img align="top" src="' + mxGraph.prototype.warningImage.src + '"/> ';
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js489 var graph = new mxGraph();

12