แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > ศูนย์ MarkerSvg
คลาส zelos.MarkerSvg
ชั้นเรียนสำหรับการวาดเครื่องหมาย
ลายเซ็น:
export declare class MarkerSvg extends BaseMarkerSvg
ขยาย: BaseMarkerSvg
ผู้ผลิต
พร็อพเพอร์ตี้
พร็อพเพอร์ตี้ |
คีย์ตัวปรับแต่ง |
ประเภท |
คำอธิบาย |
constants_ |
|
ZelosConstantProvider |
|
เมธอด
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 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."]]],[]]