* Normalizes this Point, i.e. divides it x and y components by its length. If this Point has no * length, calling this method has no effect. * @method normalize * @return {Point} This point to support method concatenation.
()
source not stored for this graph (policy: none)
no test coverage detected