Documentation
    Preparing search index...

    Class SEdgeAbstract

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    id: string

    SVG edge ID

    k: number

    Spring factor

    length: number

    Natural spring length

    node1: SNode

    Edge end node 1

    node2: SNode

    Edge end node 2

    Methods

    • call setAttribute

      Parameters

      • name: string

        Attribute name.

      • value: string

        Attribute value.

      Returns SEdge