Options
All
  • Public
  • Public/Protected
  • All
Menu

Temporary GUI for transformers

Hierarchy

  • TransformerGui

Index

Constructors

constructor

Properties

Private intervals

intervals: Timer[] = []

Private Optional onExit

onExit: undefined | function

Private progressBar

progressBar: ProgressBarElement

Private screen

screen: Screen

Private spinnerAnimation

spinnerAnimation: any

Private spinnerAnimationFrames

spinnerAnimationFrames: string[] = ['▹▹▹▹▹','▸▹▹▹▹','▸▸▹▹▹','▸▸▸▹▹','▸▸▸▸▹','▸▸▸▸▸','▹▸▸▸▸','▹▹▸▸▸','▹▹▹▸▸','▹▹▹▹▸',]

Private table

table: TableElement

Private terminationRequestCount

terminationRequestCount: number = 0

transformer

transformer: Transformer

Accessors

elapsedTime

  • get elapsedTime(): string

sourceInfo

  • get sourceInfo(): string

targetInfo

  • get targetInfo(): string

Methods

Private counterPerSecond

  • counterPerSecond(counterName: string): string

Private getTableData

  • getTableData(): string[][]

Private setupUI

  • setupUI(): void

terminate

  • terminate(): Promise<void>

Generated using TypeDoc