গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > ব্লক রেন্ডারিং > সংযোগ
blockRendering.Connection ক্লাস
একটি সংযোগের প্রতিনিধিত্ব করার জন্য বেস ক্লাস এবং এটি ব্লকে যে স্থান নেয়।
স্বাক্ষর:
export declare class Connection extends Measurable
প্রসারিত: পরিমাপযোগ্য
কনস্ট্রাক্টর
বৈশিষ্ট্য
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-10 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-10 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["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."]]],["The `Connection` class, extending `Measurable`, represents a connection on a block and its space. It's constructed with constants and a `connectionModel`. Key properties include `connectionModel` (of type `RenderedConnection`), `highlighted` (a boolean), `isDynamicShape` (a boolean), and `shape` (of type `Shape`). This class defines the connection's characteristics and its relationship to the block's rendered layout.\n"]]