Home
last modified time | relevance | path

Searched refs:mxGraphView (Results 1 – 15 of 15) sorted by relevance

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DSchemaGraphComponent.java13 import com.mxgraph.view.mxGraphView;
31 mxGraphView graphView = new mxGraphView(graph) in SchemaGraphComponent()
DSchemaEditorToolBar.java24 import com.mxgraph.view.mxGraphView;
86 final mxGraphView view = editor.getGraphComponent().getGraph() in SchemaEditorToolBar()
DEditorToolBar.java33 import com.mxgraph.view.mxGraphView;
183 final mxGraphView view = editor.getGraphComponent().getGraph() in EditorToolBar()
/plugin/diagramsnet/lib/js/diagramly/
DSettings.js234 gridColor: mxGraphView.prototype.defaultGridColor,
235 darkGridColor: mxGraphView.prototype.defaultDarkGridColor,
354 mxSettings.settings.gridColor = mxGraphView.prototype.defaultGridColor;
359 mxSettings.settings.darkGridColor = mxGraphView.prototype.defaultDarkGridColor;
DEditor.js1989 mxGraphView.prototype.gridSteps = val; class
6633 var graphViewValidateBackgroundPage = mxGraphView.prototype.validateBackgroundPage;
6635 mxGraphView.prototype.validateBackgroundPage = function()
DEditorUi.js22 mxGraphView.prototype.gridColor = mxGraphView.prototype.defaultDarkGridColor; class
/plugin/diagramsnet/lib/js/grapheditor/
DGraph.js206 mxGraphView.prototype.gridImage = (mxClient.IS_SVG) ? 'data:image/gif;base64,R0lGODlhCgAKAJEAAAAAAP… class
208 mxGraphView.prototype.gridSteps = 4;
209 mxGraphView.prototype.minGridSize = 4;
212 mxGraphView.prototype.defaultGridColor = '#d0d0d0';
213 mxGraphView.prototype.defaultDarkGridColor = '#6e6e6e';
214 mxGraphView.prototype.gridColor = mxGraphView.prototype.defaultGridColor;
217 mxGraphView.prototype.unit = mxConstants.POINTS;
219 mxGraphView.prototype.setUnit = function(unit)
2554 mxGraphView.prototype.getGraphBounds = function()
2575 mxGraphView.prototype.viewStateChanged = function()
[all …]
DEditor.js2379 mxGraphView.prototype.validateBackgroundPage = function() class
2469 mxGraphView.prototype.validateBackgroundStyles = function()
2538 mxGraphView.prototype.createSvgGrid = function(color)
2713 mxGraphView.prototype.createBackgroundPageShape = function(bounds)
2719 mxGraphView.prototype.getBackgroundPageBounds = function()
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js983mxGraphView(a){this.graph=a;this.translate=new mxPoint;this.graphBounds=new mxRectangle;this.state… function
984 mxGraphView.prototype.updatingDocumentResource="none"!=mxClient.language?"updatingDocument":"";mxGr…
985 mxGraphView.prototype.lastHtmlNode=null;mxGraphView.prototype.lastForegroundNode=null;mxGraphView.p…
986 mxGraphView.prototype.getBounds=function(a){var b=null;if(null!=a&&0<a.length)for(var c=this.graph.…
987 mxGraphView.prototype.scaleAndTranslate=function(a,b,c){var d=this.scale,e=new mxPoint(this.transla…
988 mxGraphView.prototype.setScale=function(a){var b=this.scale;this.scale!=a&&(this.scale=a,this.isEve…
989 mxGraphView.prototype.setTranslate=function(a,b){var c=new mxPoint(this.translate.x,this.translate.…
990 mxGraphView.prototype.refresh=function(){null!=this.currentRoot&&this.clear();this.revalidate()};mx…
991 mxGraphView.prototype.invalidate=function(a,b,c){var d=this.graph.getModel();a=a||d.getRoot();b=nul…
992 mxGraphView.prototype.validate=function(a){var b=mxLog.enter("mxGraphView.validate");window.status=…
[all …]
/plugin/diagramsnet/lib/js/
Dviewer.min.js1187mxGraphView(a){this.graph=a;this.translate=new mxPoint;this.graphBounds=new mxRectangle;this.state… function
1188 mxGraphView.prototype.updatingDocumentResource="none"!=mxClient.language?"updatingDocument":"";mxGr…
1189 mxGraphView.prototype.lastHtmlNode=null;mxGraphView.prototype.lastForegroundNode=null;mxGraphView.p…
1190 mxGraphView.prototype.getBounds=function(a){var b=null;if(null!=a&&0<a.length)for(var c=this.graph.…
1191 mxGraphView.prototype.scaleAndTranslate=function(a,b,c){var d=this.scale,e=new mxPoint(this.transla…
1192 mxGraphView.prototype.setScale=function(a){var b=this.scale;this.scale!=a&&(this.scale=a,this.isEve…
1193 mxGraphView.prototype.setTranslate=function(a,b){var c=new mxPoint(this.translate.x,this.translate.…
1194 mxGraphView.prototype.refresh=function(){null!=this.currentRoot&&this.clear();this.revalidate()};mx…
1195 mxGraphView.prototype.invalidate=function(a,b,c){var d=this.graph.getModel();a=a||d.getRoot();b=nul…
1196 mxGraphView.prototype.validate=function(a){var b=mxLog.enter("mxGraphView.validate");window.status=…
[all …]
Dapp.min.js1221mxGraphView(a){this.graph=a;this.translate=new mxPoint;this.graphBounds=new mxRectangle;this.state… function
1222 mxGraphView.prototype.updatingDocumentResource="none"!=mxClient.language?"updatingDocument":"";mxGr…
1223 mxGraphView.prototype.lastHtmlNode=null;mxGraphView.prototype.lastForegroundNode=null;mxGraphView.p…
1224 mxGraphView.prototype.getBounds=function(a){var b=null;if(null!=a&&0<a.length)for(var c=this.graph.…
1225 mxGraphView.prototype.scaleAndTranslate=function(a,b,c){var d=this.scale,e=new mxPoint(this.transla…
1226 mxGraphView.prototype.setScale=function(a){var b=this.scale;this.scale!=a&&(this.scale=a,this.isEve…
1227 mxGraphView.prototype.setTranslate=function(a,b){var c=new mxPoint(this.translate.x,this.translate.…
1228 mxGraphView.prototype.refresh=function(){null!=this.currentRoot&&this.clear();this.revalidate()};mx…
1229 mxGraphView.prototype.invalidate=function(a,b,c){var d=this.graph.getModel();a=a||d.getRoot();b=nul…
1230 mxGraphView.prototype.validate=function(a){var b=mxLog.enter("mxGraphView.validate");window.status=…
[all …]
Dviewer-static.min.js1187mxGraphView(a){this.graph=a;this.translate=new mxPoint;this.graphBounds=new mxRectangle;this.state… class
1188 mxGraphView.prototype.updatingDocumentResource="none"!=mxClient.language?"updatingDocument":"";mxGr…
1189 mxGraphView.prototype.lastHtmlNode=null;mxGraphView.prototype.lastForegroundNode=null;mxGraphView.p…
1190 mxGraphView.prototype.getBounds=function(a){var b=null;if(null!=a&&0<a.length)for(var c=this.graph.…
1191 mxGraphView.prototype.scaleAndTranslate=function(a,b,c){var d=this.scale,e=new mxPoint(this.transla…
1192 mxGraphView.prototype.setScale=function(a){var b=this.scale;this.scale!=a&&(this.scale=a,this.isEve…
1193 mxGraphView.prototype.setTranslate=function(a,b){var c=new mxPoint(this.translate.x,this.translate.…
1194 mxGraphView.prototype.refresh=function(){null!=this.currentRoot&&this.clear();this.revalidate()};mx…
1195 mxGraphView.prototype.invalidate=function(a,b,c){var d=this.graph.getModel();a=a||d.getRoot();b=nul…
1196 mxGraphView.prototype.validate=function(a){var b=mxLog.enter("mxGraphView.validate");window.status=…
[all …]
/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 ...