ブロックする >blockRendering >MarkerSvg >positionPrevious_

blockRendering.MarkerSvg.positionPrevious_() メソッド

前の接続にマーカーを置きます。前の接続を表すノッチがある半長方形を表示します。

署名:

protected positionPrevious_(width: number, markerOffset: number, markerHeight: number, connectionShape: Notch): void;

パラメータ

パラメータ 説明
数値 ブロックの幅。
markerOffset 数値 ブロックを中心とするマーカーのオフセット。
markerHeight 数値 マーカーの高さ。
connectionShape ノッチ 接続のシェイプ オブジェクト。

戻り値:

void