Home
last modified time | relevance | path

Searched refs:mxEdgeHandler (Results 1 – 10 of 10) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js7247 mxEdgeHandler.prototype.snapToTerminals = true; class
12481 mxEdgeHandler.prototype.virtualBendsEnabled = true;
12482 mxEdgeHandler.prototype.mergeRemoveEnabled = true;
12483 mxEdgeHandler.prototype.manageLabelHandle = true;
12484 mxEdgeHandler.prototype.outlineConnect = true;
12508 mxEdgeHandler.prototype.tolerance = 12;
13164 var edgeHandlerInit = mxEdgeHandler.prototype.init;
13165 mxEdgeHandler.prototype.init = function()
13359 mxEdgeHandler.prototype.redrawHandles = function()
13384 mxEdgeHandler.prototype.reset = function()
[all …]
H A DActions.js1491 if (handler instanceof mxEdgeHandler)
H A DMenus.js1555 if (handler instanceof mxEdgeHandler && handler.bends != null && handler.bends.length > 2)
H A DShapes.js6267 mxEdgeHandler.prototype.createCustomHandles = function() class
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1609mxEdgeHandler(a){null!=a&&null!=a.shape&&(this.state=a,this.init(),this.escapeHandler=mxUtils.bind… class
1610 mxEdgeHandler.prototype.shape=null;mxEdgeHandler.prototype.bends=null;mxEdgeHandler.prototype.label…
1611 mxEdgeHandler.prototype.parentHighlightEnabled=!1;mxEdgeHandler.prototype.preferHtml=!1;mxEdgeHandl…
1615mxEdgeHandler.prototype.isParentHighlightVisible=mxVertexHandler.prototype.isParentHighlightVisibl…
1617 mxEdgeHandler.prototype.isRemovePointEvent=function(a){return mxEvent.isShiftDown(a)};mxEdgeHandler
1619 mxEdgeHandler.prototype.isSelectionDashed=function(){return mxConstants.EDGE_SELECTION_DASHED};mxEd…
1631 d)}return b};mxEdgeHandler.prototype.isAddVirtualBendEvent=function(a){return!0};mxEdgeHandler.prot…
1635mxEdgeHandler.prototype.clonePreviewState=function(a,b){return this.state.clone()};mxEdgeHandler.p…
1636 mxEdgeHandler.prototype.isSnapToTerminalsEvent=function(a){return this.snapToTerminals&&!mxEvent.is…
1685 …pendChild(this.labelShape.node))};mxEdgeHandler.prototype.isDestroyed=function(){return null==this…
[all …]
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1813mxEdgeHandler(a){null!=a&&null!=a.shape&&(this.state=a,this.init(),this.escapeHandler=mxUtils.bind… function
1814 mxEdgeHandler.prototype.shape=null;mxEdgeHandler.prototype.bends=null;mxEdgeHandler.prototype.label…
1815 mxEdgeHandler.prototype.parentHighlightEnabled=!1;mxEdgeHandler.prototype.preferHtml=!1;mxEdgeHandl…
1823 mxEdgeHandler.prototype.isSelectionDashed=function(){return mxConstants.EDGE_SELECTION_DASHED};mxEd…
1835 d)}return b};mxEdgeHandler.prototype.isAddVirtualBendEvent=function(a){return!0};mxEdgeHandler.prot…
1839mxEdgeHandler.prototype.clonePreviewState=function(a,b){return this.state.clone()};mxEdgeHandler.p…
1889 …pendChild(this.labelShape.node))};mxEdgeHandler.prototype.isDestroyed=function(){return null==this…
2649mxEdgeHandler.prototype.mouseMove;mxEdgeHandler.prototype.mouseMove=function(b,d){J.apply(this,arg…
2656 mxEdgeHandler.prototype.handleImage=HoverIcons.prototype.mainHandle;mxEdgeHandler.prototype.termina…
2659mxEdgeHandler.prototype.parentHighlightEnabled=!0;mxEdgeHandler.prototype.dblClickRemoveEnabled=!0…
[all …]
H A Dapp.min.js1847mxEdgeHandler(a){null!=a&&null!=a.shape&&(this.state=a,this.init(),this.escapeHandler=mxUtils.bind… function
1848 mxEdgeHandler.prototype.shape=null;mxEdgeHandler.prototype.bends=null;mxEdgeHandler.prototype.label…
1849 mxEdgeHandler.prototype.parentHighlightEnabled=!1;mxEdgeHandler.prototype.preferHtml=!1;mxEdgeHandl…
1857 mxEdgeHandler.prototype.isSelectionDashed=function(){return mxConstants.EDGE_SELECTION_DASHED};mxEd…
1869 d)}return b};mxEdgeHandler.prototype.isAddVirtualBendEvent=function(a){return!0};mxEdgeHandler.prot…
1873mxEdgeHandler.prototype.clonePreviewState=function(a,b){return this.state.clone()};mxEdgeHandler.p…
1923 …pendChild(this.labelShape.node))};mxEdgeHandler.prototype.isDestroyed=function(){return null==this…
2898mxEdgeHandler.prototype.mouseMove;mxEdgeHandler.prototype.mouseMove=function(a,b){Z.apply(this,arg…
2905 mxEdgeHandler.prototype.handleImage=HoverIcons.prototype.mainHandle;mxEdgeHandler.prototype.termina…
2908mxEdgeHandler.prototype.parentHighlightEnabled=!0;mxEdgeHandler.prototype.dblClickRemoveEnabled=!0…
[all …]
H A Dviewer-static.min.js1813mxEdgeHandler(a){null!=a&&null!=a.shape&&(this.state=a,this.init(),this.escapeHandler=mxUtils.bind… class
1814 mxEdgeHandler.prototype.shape=null;mxEdgeHandler.prototype.bends=null;mxEdgeHandler.prototype.label…
1815 mxEdgeHandler.prototype.parentHighlightEnabled=!1;mxEdgeHandler.prototype.preferHtml=!1;mxEdgeHandl…
1823 mxEdgeHandler.prototype.isSelectionDashed=function(){return mxConstants.EDGE_SELECTION_DASHED};mxEd…
1835 d)}return b};mxEdgeHandler.prototype.isAddVirtualBendEvent=function(a){return!0};mxEdgeHandler.prot…
1839mxEdgeHandler.prototype.clonePreviewState=function(a,b){return this.state.clone()};mxEdgeHandler.p…
1889 …pendChild(this.labelShape.node))};mxEdgeHandler.prototype.isDestroyed=function(){return null==this…
2649mxEdgeHandler.prototype.mouseMove;mxEdgeHandler.prototype.mouseMove=function(b,d){J.apply(this,arg…
2656 mxEdgeHandler.prototype.handleImage=HoverIcons.prototype.mainHandle;mxEdgeHandler.prototype.termina…
2659mxEdgeHandler.prototype.parentHighlightEnabled=!0;mxEdgeHandler.prototype.dblClickRemoveEnabled=!0…
[all …]
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js1429 var edgeHandleConnect = mxEdgeHandler.prototype.connect;
1430 mxEdgeHandler.prototype.connect = function(edge, terminal, isSource, isClone, me) class