Class StiFontIconsHelper

Hierarchy

  • StiFontIconsHelper

Index

Methods

Static convertFontIconToImage

  • Parameters

    • icon: StiFontIcons
    • color: Color
    • width: number
    • height: number
    • Default value dy: string = null

    Returns Image

Static convertFontIconToImageAsync

Static drawDirectionIcons

Static drawFillIcons

Static getContent

Static getFontIcons

Static getFontIcons1

Static getIconFontSize

  • getIconFontSize(context: StiContext, size: Size, text: string): number
  • Parameters

    Returns number

Static getIconPadding

Static getIsonSetContent

Static writeFontIconImage

  • writeFontIconImage(writer: XmlTextWriter, color: Color, icon: StiFontIcons, width: number, height: number, dy?: string, x?: number, y?: number): void
  • Parameters

    • writer: XmlTextWriter
    • color: Color
    • icon: StiFontIcons
    • width: number
    • height: number
    • Default value dy: string = null
    • Default value x: number = null
    • Default value y: number = null

    Returns void

Generated using TypeDoc