แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
ลิ้นชัก
Drawer
จะสร้างเส้นทาง SVG โดยอิงตามข้อมูลผู้แสดงผลและส่งต่อไปยังออบเจ็กต์เส้นทาง
โดยจะเชื่อมโยงการแสดงเส้นทางต่างๆ ทั้งหมดของมาตรวัดต่างๆ (ซึ่งกําหนดไว้ในผู้ให้บริการคงที่) ด้วยกัน ลิ้นชักจะใช้การใช้งานเส้นทาง SVG ที่ได้จาก Blockly
ลิ้นชักจะอัปเดตออฟเซ็ตการเชื่อมต่อภายในบล็อกด้วย
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-07-24 UTC
[null,null,["อัปเดตล่าสุด 2023-07-24 UTC"],[[["The `Drawer` uses renderer information to construct SVG paths for block visualization, passing them to the path object for rendering."],["It integrates path representations of block elements, defined by the constant provider, and connects them using SVG path utilities."],["The `Drawer` is also responsible for adjusting the positions of connection points within the block during rendering."]]],["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"]]