סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > zelos > 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 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-22 (שעון UTC)."],[[["`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."]]],[]]