Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js12786 mxEdgeHandler.prototype.updatePreviewState = function(edge, point, terminalState, me) argument
12790 if (terminalState != this.currentTerminalState)
12800 this.currentTerminalState = terminalState;
12817 var terminalState = this.state.getVisibleTerminalState(source);
12820 this.graph.getConnectionConstraint(this.state, terminalState, source) : null;
12822 var img = (pt != null) ? this.fixedHandleImage : ((c != null && terminalState != null) ?