@vivliostyle/core
    Preparing search index...
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    points: Point[]

    Methods

    • Converts this shape to a sequence of Segments and adds segments to the given array.

      Parameters

      • arr: Segment[]

        array to add segments.

      • id: number

        shapeId to write into segments.

      Returns void