引き出し
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Drawer
は、レンダラ情報に基づいて SVG のパスを作成し、パス オブジェクトに渡します。
異なる測定値(定数プロバイダで定義)の異なるパス表現がすべて接続されます。ドロワーは、Blockly に用意されている SVG パス ユーティリティを使用してこれを行います。
また、ドロワーはブロック内の接続のオフセットも更新します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[],["The `Drawer` constructs SVG paths using renderer info and sends them to the path object. It integrates various path representations of measurables, defined within the constant provider. Blockly's SVG path utilities are used for path construction. Additionally, the `Drawer` adjusts the offsets of connections located within the block. This process is central to how blocks are visually assembled and connected.\n"]]