BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Class ArrowShape

    Class representing an arrow shape.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Returns void

    • Returns void

    • Parameters

      • val: boolean

      Returns void

    • Returns GetSet<boolean, Node<NodeConfig>>

    • Enables or disables the shadow for the shape.

      Parameters

      • val: boolean

      Returns void

    • Checks if the shape has shadows enabled.

      Returns boolean

      True if shadows are enabled, false otherwise.

    • Sets the stroke width of the shape.

      Parameters

      • num: number

      Returns void

    • Sets the background color of the shape.

      Parameters

      • color: string

        The background color.

      Returns void

    • Sets the foreground color of the shape.

      Parameters

      • color: string

        The foreground color.

      Returns void

    • Returns boolean

    • Parameters

      • x: number
      • y: number

      Returns void