Bản khảo sát nghiên cứu: Cho chúng tôi biết trải nghiệm của bạn khi sử dụng Blockly
Bắt đầu khảo sát
chặn > geras > Ngăn > vẽ
Phương thức geras.Drawer.draw()
Chữ ký:
draw(): void;
Trường hợp trả lại hàng:
void
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-08-24 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-08-24 UTC."],[[["The `geras.Drawer.draw()` method is responsible for rendering the visual representation of a block within the Blockly workspace using the Geras theme."],["It takes no parameters and does not return any value, indicating that it operates directly on the internal state of the Drawer object to perform the drawing operation."],["This method is essential for displaying blocks with the Geras theme's style and layout, ensuring a consistent and visually appealing user interface within the Blockly editor."]]],[]]