Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "ctors/path"

Index

Functions

Const normalizedPath

Const path

  • path(segments: PathSegment[], attribs?: Attribs): Path

Const pathFromCubics

  • pathFromCubics(cubics: Cubic[], attribs?: Attribs): Path

Const roundedRect

  • roundedRect(pos: Vec, size: Vec, r: number | Vec, attribs?: Attribs): Path
  • Parameters

    • pos: Vec
    • size: Vec
    • r: number | Vec
    • Optional attribs: Attribs

    Returns Path

Generated using TypeDoc