Mixin: Common

measurer.Common

This provides methods used for event handling. It's a mixin and not meant to be used directly.

Static Methods

  • (static) measureLength(c1, c2) [source]

  • Measure length between coordinate c1 and coordinate c2
    Parameter Type Description
    c1 coordinate coordinate
    c2 coordinate coordinate
    Returns:
    Number: length