封鎖 >德國 >RenderInfo
geras.RenderInfo 類別
包含繪製這個區塊所需的所有尺寸資訊的物件,專為 Gras 轉譯器自訂。
這項測量過程不會將變更傳播至區塊 (雖然在呼叫 getSize() 時,欄位可以選擇重新轉譯)。不過,重複呼叫可能所費不貲。
Signature:
export declare class RenderInfo extends BaseRenderInfo
擴充: BaseRenderInfo
建構函式
屬性
方法
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-10-15 (世界標準時間)。
[null,null,["上次更新時間:2024-10-15 (世界標準時間)。"],[[["The `geras.RenderInfo` class stores sizing information for rendering blocks using the Geras renderer in Blockly."],["It inherits from the `BaseRenderInfo` class and provides methods for calculating and managing the layout of block elements."],["While it doesn't directly change the block, repeated calls for size calculations can impact performance."],["This class is specifically tailored for the Geras renderer and interacts with components like `ConstantProvider` and `Renderer`."]]],[]]