ブロックする >geras >ドロワー

geras.Drawer クラス

指定されたレンダリング情報に基づいてブロックを描画するオブジェクト。geras レンダラ用にカスタマイズされたものです。

署名:

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)