algonim
    Preparing search index...

    Graph node with a position that can contain any value.

    Index

    Constructors

    Properties

    position: Point = ...
    value: any = null
    border: Border | null = null

    Methods

    • Gets one of the internal edge arrays. It is not recommended to modify these.

      Parameters

      • direction: "incoming" | "outgoing"

      Returns Edge[]