Searched refs:mxGraphView (Results 1 – 15 of 15) sorted by relevance
13 import com.mxgraph.view.mxGraphView;31 mxGraphView graphView = new mxGraphView(graph) in SchemaGraphComponent()
24 import com.mxgraph.view.mxGraphView;86 final mxGraphView view = editor.getGraphComponent().getGraph() in SchemaEditorToolBar()
33 import com.mxgraph.view.mxGraphView;183 final mxGraphView view = editor.getGraphComponent().getGraph() in EditorToolBar()
234 gridColor: mxGraphView.prototype.defaultGridColor,235 darkGridColor: mxGraphView.prototype.defaultDarkGridColor,354 mxSettings.settings.gridColor = mxGraphView.prototype.defaultGridColor;359 mxSettings.settings.darkGridColor = mxGraphView.prototype.defaultDarkGridColor;
1989 mxGraphView.prototype.gridSteps = val; class6633 var graphViewValidateBackgroundPage = mxGraphView.prototype.validateBackgroundPage;6635 mxGraphView.prototype.validateBackgroundPage = function()
22 mxGraphView.prototype.gridColor = mxGraphView.prototype.defaultDarkGridColor; class
206 mxGraphView.prototype.gridImage = (mxClient.IS_SVG) ? 'data:image/gif;base64,R0lGODlhCgAKAJEAAAAAAP… class208 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 …]
2379 mxGraphView.prototype.validateBackgroundPage = function() class2469 mxGraphView.prototype.validateBackgroundStyles = function()2538 mxGraphView.prototype.createSvgGrid = function(color)2713 mxGraphView.prototype.createBackgroundPageShape = function(bounds)2719 mxGraphView.prototype.getBackgroundPageBounds = function()
983 …mxGraphView(a){this.graph=a;this.translate=new mxPoint;this.graphBounds=new mxRectangle;this.state… function984 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 …]
1187 …mxGraphView(a){this.graph=a;this.translate=new mxPoint;this.graphBounds=new mxRectangle;this.state… function1188 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 …]
1221 …mxGraphView(a){this.graph=a;this.translate=new mxPoint;this.graphBounds=new mxRectangle;this.state… function1222 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 …]
1187 …mxGraphView(a){this.graph=a;this.translate=new mxPoint;this.graphBounds=new mxRectangle;this.state… class1188 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 …]
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...