Represents Pagoda Roof SVG elements.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

  • Parameters

    • xOffset: number

      The x-coordinate offset.

    • yOffset: number

      The y-coordinate offset.

    • Optional height: number = 20

      The height of the Pagoda Roof.

    • Optional width: number = 120

      The width of the Pagoda Roof.

    • Optional strokeWidth: number = 3

      The stroke width of the Pagoda Roof.

    • Optional perspective: number = 4

      The perspective parameter for Pagoda Roof generation.

    Returns PagodaRoof

Properties

elements: Element[] = []

An array of Elements.

range: Range = ...

Methods