eatc-airspace - v0.0.1
    Preparing search index...

    Class Polyline

    A polyline with an optional colour.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    color: Color | RGB = Polyline.Color.AIRSPACE

    The color of the polyline.

    Accessors

    • get vertices(): readonly Fix[]

      The vertices that define this shape.

      Returns readonly Fix[]

    Methods