Searched refs:SnapPoints (Results 1 – 1 of 1) sorted by relevance
56011 snapPoints = this._targets[targetId] = new SnapPoints();56025 function SnapPoints(defaultSnaps) { class56036 SnapPoints.prototype.add = function(snapLocation, point) {56054 SnapPoints.prototype.snap = function(point, snapLocation, axis, tolerance) {56065 SnapPoints.prototype.initDefaults = function(defaultSnaps) {