الدرج
تنشئ Drawer
مسارات SVG استنادًا إلى
معلومات العارض وتمريرها إلى كائن المسار.
ويؤدي هذا إلى ربط جميع تمثيلات المسارات المختلفة للمقاييس المختلفة (المحدّدة في مقدّم الخدمة الثابت) معًا. تستخدم الدُرج برامج خدمات SVG التي توفّرها
Blockly لتنفيذ ذلك.
تحدِّث الدرج أيضًا إزاحة الاتصالات داخل الكتلة.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2023-07-24 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2023-07-24 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]