Hierarchy

  • StiCap

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • Default value width: number = 10
    • Default value style: StiCapStyle = StiCapStyle.None
    • Default value height: number = 10
    • Default value fill: boolean = true
    • Default value color: Color = Color.black

    Returns StiCap

Properties

color

color: Color = Color.black

fill

fill: boolean = true

height

height: number = 10

style

style: StiCapStyle = StiCapStyle.None

width

width: number = 10

Methods

clone

implements

  • implements(): any[]
  • Returns any[]

loadFromXml

  • loadFromXml(xmlNode: XmlNode): void
  • Parameters

    Returns void

Generated using TypeDoc