調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >geras >RenderInfo >populateBottomRow_
geras.RenderInfo.populateBottomRow_() メソッド
署名:
populateBottomRow_(): void;
戻り値:
void
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-21 UTC。
[null,null,["最終更新日 2024-08-21 UTC。"],[[["The `populateBottomRow_` method is part of the `geras.RenderInfo` class within the Blockly library."],["This method is responsible for calculating and populating the information about the bottom row of a rendered block within the Geras renderer."],["It updates the `RenderInfo` object with details like the bottom row's height and connection locations."],["Its execution is crucial for correctly rendering and positioning block connections in the Geras rendering style."],["This method returns `void`, meaning it performs its task without providing an explicit return value."]]],[]]