Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DrawConfig

Index

Properties

bezier

bezier: { color: string; controlVertex: DrawSettings; handleLine: DrawSettings; lineWidth: number; pathVertex: DrawSettings }

Type declaration

circle

circle: DrawSettings

circleSector

circleSector: DrawSettings

Optional drawBezierHandleLines

drawBezierHandleLines: boolean

Optional drawBezierHandlePoints

drawBezierHandlePoints: boolean

drawGrid

drawGrid: boolean

drawHandleLines

drawHandleLines: boolean

drawHandlePoints

drawHandlePoints: boolean

drawRaster

drawRaster: boolean

drawVertices

drawVertices: boolean

ellipse

ellipse: DrawSettings

ellipseSector

ellipseSector: DrawSettings

image

line

origin

origin: { color: string }

Type declaration

  • color: string

polygon

polygon: DrawSettings

selectedVertex

selectedVertex: DrawSettings

text

text: { anchor?: boolean; color: string; fill?: boolean; lineWidth: number }

Type declaration

  • Optional anchor?: boolean
  • color: string
  • Optional fill?: boolean
  • lineWidth: number

triangle

triangle: DrawSettings

vector

vector: DrawSettings

vertex

vertex: DrawSettings

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method

Generated using TypeDoc