Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js7104 Nurbs.prototype.isOrderedByThree = function (lastKnot) { argument
7116 var lk = Math.round(lastKnot * 10.0) / 10.0;
7542 var lastKnot = c;
7543 shape.setLastKnot(lastKnot);
7548 lastKnot = Math.round(lastKnot * 100.0) / 100.0;
8896 _this.lastKnot = -1;
9715 return this.lastKnot;
9729 Shape.prototype.setLastKnot = function (lastKnot) {
9730 this.lastKnot = lastKnot;
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1426 …height=0;c.rotation=0;c.lastX=0;c.lastY=0;c.lastMoveX=0;c.lastMoveY=0;c.lastKnot=-1;c.geomList=nul…
1447lastKnot};b.prototype.setLastX=function(a){this.lastX=a};b.prototype.setLastY=function(a){this.las…