@mathjax/src
    Preparing search index...

    Function lineData

    • The data for a given line as two endpoints: [x1, y1, x2, y1]

      Parameters

      • node: Menclose

        The node whose line is to be drawn

      • kind: LineName

        The type of line to draw for the node

      • offset: string = ''

        The offset direction, if any

      Returns LineData

      The coordinates of the two endpoints