Lines Matching defs:graph

445 …nager.prototype.constructor=mxAutoSaveManager;mxAutoSaveManager.prototype.graph=null;mxAutoSaveMan…  method in mxAutoSaveManager
449 …Event.DONE)))};function mxMorphing(a,b,c,d){mxAnimation.call(this,d);this.graph=a;this.steps=null!… method in mxMorphing
563 ….fillAndStroke=function(){this.addNode(!0,!0)};function mxGuide(a,b){this.graph=a;this.setStates(b… method in mxGuide
741 …tangle(a,b,this.imageSize,this.imageSize)};function mxGraphLayout(a){this.graph=a}mxGraphLayout.pr… method in mxGraphLayout
1019 function mxPrintPreview(a,b,c,d,e,f,g,k,l){this.graph=a;this.scale=null!=b?b:1/a.pageScale;this.bor… method in mxPrintPreview
1040 q=g.isEventsEnabled();g.setEventsEnabled(!1);var r=this.graph.isEnabled();this.graph.setEnabled(!1)… method
1060 …=mxClient.language?"updatingSelection":"";mxGraphSelectionModel.prototype.graph=null;mxGraphSelect… method in mxGraphSelectionModel
1069 mxCellEditor.prototype.graph=null;mxCellEditor.prototype.textarea=null;mxCellEditor.prototype.editi… method in mxCellEditor
1188 …cumentGesture=!0;mxGraphView.prototype.rendering=!0;mxGraphView.prototype.graph=null;mxGraphView.p… method in mxGraphView
1530 mxLayoutManager.prototype.constructor=mxLayoutManager;mxLayoutManager.prototype.graph=null;mxLayout… method in mxLayoutManager
1541 mxSwimlaneManager.prototype.graph=null;mxSwimlaneManager.prototype.enabled=!0;mxSwimlaneManager.pro… method in mxSwimlaneManager
1552 …ldBounds);this.view.validateCellState=this.oldValidateCellState;this.view.graph.cellRenderer.doRed… method in mxCellStatePreview
1562 …nt.addListener(document,"keyup",this.keyHandler)}mxGraphHandler.prototype.graph=null;mxGraphHandle… method in mxGraphHandler
1610 …Handler.prototype.constructor=mxPanningHandler;mxPanningHandler.prototype.graph=null;mxPanningHand… method in mxPanningHandler
1619 function mxPopupMenuHandler(a,b){null!=a&&(this.graph=a,this.factoryMethod=b,this.graph.addMouseLis… method in mxPopupMenuHandler
1625 function mxCellMarker(a,b,c,d){mxEventSource.call(this);null!=a&&(this.graph=a,this.validColor=null… method in mxCellMarker
1633 this.graph.getView().addListener(mxEvent.SCALE_AND_TRANSLATE,this.refreshHandler);this.graph.getVie… method in mxSelectionCellsHandler
1641 function mxConnectionHandler(a,b){mxEventSource.call(this);null!=a&&(this.graph=a,this.factoryMetho… method in mxConnectionHandler
1704 …ge(mxClient.imageBasePath+"/point.gif",5,5);mxConstraintHandler.prototype.graph=null;mxConstraintH… method in mxConstraintHandler
1741 …d(this,function(a,c){this.livePreview&&null!=this.index&&(this.state.view.graph.cellRenderer.redra… method in mxVertexHandler
1813 …Utils.bind(this,function(b,c){var d=null!=this.index;this.reset();d&&this.graph.cellRenderer.redra… method in mxEdgeHandler
1913 function mxKeyHandler(a,b){null!=a&&(this.graph=a,this.target=b||document.documentElement,this.norm… method in mxKeyHandler
1918 …ler=null);this.target=null};function mxTooltipHandler(a,b){null!=a&&(this.graph=a,this.delay=b||50… method in mxTooltipHandler
1929 this.repaintHandler),this.graph.getView().addListener(mxEvent.SCALE_AND_TRANSLATE,this.repaintHandl… method in mxCellHighlight
4018 this.graph.dialect==mxConstants.DIALECT_SVG){var e=this.graph.view.getDrawPane().ownerSVGElement;th… method
4020 …his.xmlNode),this.xmlDocument=this.xmlNode.ownerDocument);var d=this;this.graph.getImageFromBundle… method
4021 0;g<f.length;g++)if(this.pageId==f[g].getAttribute("id")){this.currentPage=g;break}var k=this.graph method
4022 …ams=this.xmlNode.getElementsByTagName("diagram"),m=this.xmlNode)}),n=this.graph.setBackgroundImage… method
4023 b.originalSrc=c))}n.apply(this,arguments)};var p=this.graph.getGraphBounds;this.graph.getGraphBound… method
4025 !1,this.graph.panningHandler.pinchEnabled=!1);this.graph.setPanning(!1);null!=this.graphConfig.tool… class
4026 scale:this.graph.view.scale};null!=g&&this.setLayersVisible(g);this.graph.customLinkClicked=functio… method
4033 GraphViewer.prototype.setGraphXml=function(b){if(null!=this.graph){this.graph.view.translate=new mx… class