Home
last modified time | relevance | path

Searched refs:mxConnectionHandler (Results 1 – 11 of 11) sorted by relevance

/plugin/diagramsnet/lib/plugins/
DedgeConnection.js6 mxConnectionHandler.prototype.createTargetVertex = function(evt, source) class
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorActions.java68 import com.mxgraph.swing.handler.mxConnectionHandler;
925 mxConnectionHandler handler = graphComponent in actionPerformed()
954 mxConnectionHandler handler = graphComponent in ToggleCreateTargetItem()
DEditorActions.java.bak68 import com.mxgraph.swing.handler.mxConnectionHandler;
925 mxConnectionHandler handler = graphComponent
954 mxConnectionHandler handler = graphComponent
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js1071 …)};mxGraph.prototype.createConnectionHandler=function(){return new mxConnectionHandler(this)};mxGr…
1437mxConnectionHandler(a,b){mxEventSource.call(this);null!=a&&(this.graph=a,this.factoryMethod=b,this… class
1438 mxConnectionHandler.prototype.connectImage=null;mxConnectionHandler.prototype.targetConnectImage=!1…
1439 mxConnectionHandler.prototype.connectIconOffset=new mxPoint(0,mxConstants.TOOLTIP_VERTICAL_OFFSET);
1440 mxConnectionHandler.prototype.insertBeforeSource=!1;mxConnectionHandler.prototype.isEnabled=functio…
1441 mxConnectionHandler.prototype.createShape=function(){var a=this.livePreview&&null!=this.edgeState?t…
1442 mxConnectionHandler.prototype.init=function(){this.graph.addMouseListener(this);this.marker=this.cr…
1444 mxConnectionHandler.prototype.isConnectableCell=function(a){return!0};
1445 mxConnectionHandler.prototype.createMarker=function(){var a=new mxCellMarker(this.graph);a.hotspotE…
1448 mxConnectionHandler.prototype.start=function(a,b,c,d){this.previous=a;this.first=new mxPoint(b,c);t…
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
DGraph.js905 return mxConnectionHandler.prototype.createTargetVertex.apply(this, arguments); class
7282 var mxConnectionHandlerCreateTarget = mxConnectionHandler.prototype.isCreateTarget;
7283 mxConnectionHandler.prototype.isCreateTarget = function(evt)
7298 mxConnectionHandler.prototype.livePreview = true;
7299 mxConnectionHandler.prototype.cursor = 'crosshair';
7302 mxConnectionHandler.prototype.createEdgeState = function(me)
7319 var connectionHandlerCreateShape = mxConnectionHandler.prototype.createShape;
7320 mxConnectionHandler.prototype.createShape = function()
7330 mxConnectionHandler.prototype.updatePreview = function(valid)
7336 var mxConnectionHandlerCreateMarker = mxConnectionHandler.prototype.createMarker;
[all …]
DEditor.js2694 var mxConnectionHandlerCreateMarker = mxConnectionHandler.prototype.createMarker;
2695 mxConnectionHandler.prototype.createMarker = function() class
DEditorUi.js57 if (!mxClient.IS_SVG && mxConnectionHandler.prototype.connectImage != null)
59 new Image().src = mxConnectionHandler.prototype.connectImage.src;
/plugin/diagramsnet/lib/js/
Dviewer.min.js1275 …)};mxGraph.prototype.createConnectionHandler=function(){return new mxConnectionHandler(this)};mxGr…
1641mxConnectionHandler(a,b){mxEventSource.call(this);null!=a&&(this.graph=a,this.factoryMethod=b,this… class
1642 mxConnectionHandler.prototype.connectImage=null;mxConnectionHandler.prototype.targetConnectImage=!1…
1643 mxConnectionHandler.prototype.connectIconOffset=new mxPoint(0,mxConstants.TOOLTIP_VERTICAL_OFFSET);
1644 mxConnectionHandler.prototype.insertBeforeSource=!1;mxConnectionHandler.prototype.isEnabled=functio…
1645 mxConnectionHandler.prototype.createShape=function(){var a=this.livePreview&&null!=this.edgeState?t…
1646 mxConnectionHandler.prototype.init=function(){this.graph.addMouseListener(this);this.marker=this.cr…
1648 mxConnectionHandler.prototype.isConnectableCell=function(a){return!0};
1649 mxConnectionHandler.prototype.createMarker=function(){var a=new mxCellMarker(this.graph);a.hotspotE…
1652 mxConnectionHandler.prototype.start=function(a,b,c,d){this.previous=a;this.first=new mxPoint(b,c);t…
[all …]
Dapp.min.js1309 …)};mxGraph.prototype.createConnectionHandler=function(){return new mxConnectionHandler(this)};mxGr…
1675mxConnectionHandler(a,b){mxEventSource.call(this);null!=a&&(this.graph=a,this.factoryMethod=b,this… class
1676 mxConnectionHandler.prototype.connectImage=null;mxConnectionHandler.prototype.targetConnectImage=!1…
1677 mxConnectionHandler.prototype.connectIconOffset=new mxPoint(0,mxConstants.TOOLTIP_VERTICAL_OFFSET);
1678 mxConnectionHandler.prototype.insertBeforeSource=!1;mxConnectionHandler.prototype.isEnabled=functio…
1679 mxConnectionHandler.prototype.createShape=function(){var a=this.livePreview&&null!=this.edgeState?t…
1680 mxConnectionHandler.prototype.init=function(){this.graph.addMouseListener(this);this.marker=this.cr…
1682 mxConnectionHandler.prototype.isConnectableCell=function(a){return!0};
1683 mxConnectionHandler.prototype.createMarker=function(){var a=new mxCellMarker(this.graph);a.hotspotE…
1686 mxConnectionHandler.prototype.start=function(a,b,c,d){this.previous=a;this.first=new mxPoint(b,c);t…
[all …]
Dviewer-static.min.js1275 …)};mxGraph.prototype.createConnectionHandler=function(){return new mxConnectionHandler(this)};mxGr…
1641mxConnectionHandler(a,b){mxEventSource.call(this);null!=a&&(this.graph=a,this.factoryMethod=b,this… class
1642 mxConnectionHandler.prototype.connectImage=null;mxConnectionHandler.prototype.targetConnectImage=!1…
1643 mxConnectionHandler.prototype.connectIconOffset=new mxPoint(0,mxConstants.TOOLTIP_VERTICAL_OFFSET);
1644 mxConnectionHandler.prototype.insertBeforeSource=!1;mxConnectionHandler.prototype.isEnabled=functio…
1645 mxConnectionHandler.prototype.createShape=function(){var a=this.livePreview&&null!=this.edgeState?t…
1646 mxConnectionHandler.prototype.init=function(){this.graph.addMouseListener(this);this.marker=this.cr…
1648 mxConnectionHandler.prototype.isConnectableCell=function(a){return!0};
1649 mxConnectionHandler.prototype.createMarker=function(){var a=new mxCellMarker(this.graph);a.hotspotE…
1652 mxConnectionHandler.prototype.start=function(a,b,c,d){this.previous=a;this.first=new mxPoint(b,c);t…
[all …]
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...