封鎖 >blockRendering >MarkerSvg >positionPrevious_
blockRendering.MarkerSvg.positionPrevious_() 方法
請放置上一個連線的標記。顯示一個半矩形,在頂端以凹槽代表上一個連線。
Signature:
protected positionPrevious_(width: number, markerOffset: number, markerHeight: number, connectionShape: Notch): void;
參數
參數 | 類型 | 說明 |
---|---|---|
寬度 | 數字 | 區塊的寬度。 |
markerOffset | 數字 | 標記從區塊周圍的偏移值。 |
markerHeight | 數字 | 標記的高度。 |
connectionShape | 凹口 | 連線的形狀物件。 |
傳回:
void