封鎖 >德國 >導覽匣

geras.Drawer 類別

根據指定的轉譯資訊繪製區塊的物件,專為 geras 轉譯器自訂。

Signature:

export declare class Drawer extends BaseDrawer 

擴充: BaseDrawer

建構函式

建構函式 修飾符 說明
(建構函式)(區塊, 資訊) 建構 Drawer 類別的新例項

屬性

屬性 修飾符 類型 說明
constants_ ConstantProvider
highlighter_ 螢光筆

方法

方法 修飾符 說明
draw()
drawBottom_()
drawInlineInput_(input)
drawJaggedEdge_(row)
drawLeft_() protected 在區塊左側新增步驟,其中可能包括輸出連線
drawRightSideRow_(row)
drawStatementInput_(row)
drawTop_()
drawValueInput_(row)
positionExternalValueConnection_(row)
positionInlineInputConnection_(input)
positionNextConnection_()
positionStatementInputConnection_(row)