Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • IHiccupPathSegment

Index

Constructors

constructor

  • new Cubic(points?: Vec[], attribs?: Attribs): Cubic

Properties

Optional attribs

attribs: Attribs

points

points: Vec[] = ...

Accessors

type

  • get type(): string

Methods

[Symbol.iterator]

  • [Symbol.iterator](): Generator<Vec, void, undefined>

copy

toHiccup

  • toHiccup(): (undefined | string | Attribs)[]

toHiccupPathSegments

  • toHiccupPathSegments(): (string | Vec)[][]

Generated using TypeDoc