blockly > زيلوس > MarkerSvg
فئة zelos.MarkerSvg
صف لرسم علامة.
Signature:
export declare class MarkerSvg extends BaseMarkerSvg
للتوسيع: BaseMarkerSvg
الشركات المصنِّعة
أماكن إقامة
الموقع |
مفاتيح التعديل |
النوع |
الوصف |
constants_ |
|
ZelosConstantProvider |
|
الطُرق
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`MarkerSvg` is a class within the Blockly library's Zelos rendering namespace responsible for drawing markers on the workspace."],["It extends the `BaseMarkerSvg` class and utilizes SVG elements for rendering."],["Markers can be visually associated with blocks, inputs, or outputs using dedicated methods like `showWithBlock_`, `showWithInput_`, and `showWithOutput_`."],["The class manages marker visibility through `showWith...` and `hide()` methods and color application through `applyColour_`."],["`MarkerSvg` relies on a `ZelosConstantProvider` for theme-specific constants during rendering and styling."]]],[]]