Hierarchy

Implements

Index

Constructors

constructor

Properties

angle

angle: number

animation

animation: StiAnimation

antialiasing

antialiasing: boolean

brush

brush: Color | StiBrush

font

interaction

isRotatedText

isRotatedText: boolean = false

isRounded

isRounded: boolean = false

location

location: Point | Rectangle

maximalWidth

maximalWidth: number

rotationMode

rotationMode: StiRotationMode

stringFormat

stringFormat: StiStringFormatGeom

text

text: string

toolTip

toolTip: string

type

type: StiGeomType = StiGeomType.Text

Methods

as

  • Type parameters

    • T

    Parameters

    Returns T

implements

  • implements(): any[]

is

  • Type parameters

    • T

    Parameters

    Returns this

is2

  • is2<T>(type: object | Interface<T>): boolean
  • Type parameters

    • T

    Parameters

    Returns boolean

Generated using TypeDoc