blockly > blockRendering > الربط
فئة blockRendering.Connection
الفئة الأساسية لتمثيل الاتصال والمساحة التي تشغلها في القطعة.
Signature:
export declare class Connection extends Measurable
يمكن توسيعه: قابل للقياس
الشركات المصنِّعة
أماكن إقامة
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-12 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-12 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `blockRendering.Connection` class represents a connection point on a block and the space it occupies, extending the `Measurable` class."],["It is constructed using connection constants and a connection model, managing properties like shape, highlighting, and dynamic sizing."],["Key properties include `connectionModel`, `highlighted`, `isDynamicShape`, and `shape`, offering control over connection appearance and behavior."]]],[]]