Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "api"

Index

Type aliases

Color

Color: string | number[] | IColor

FillFn

FillFn: Fn<Polygon, IHiccupShape>

HatchDir

HatchDir: "d" | "h" | "v"

Object literals

Const DEFAULT_LINE

DEFAULT_LINE: object

jitter

jitter: number = 2

resample

resample: number = 0

attribs

attribs: object

lineCap

lineCap: string = "butt"

lineJoin

lineJoin: string = "round"

stroke

stroke: string = "black"

Generated using TypeDoc