Çekmece
Drawer
, oluşturucu bilgilerini temel alan SVG yolları oluşturur ve bunları yol nesnesine geçirir.
Farklı ölçümlerin farklı yol gösterimlerini (sabit sağlayıcıda tanımlanır) bir araya getirir. Çekmece, bunu yapmak için Blockly tarafından sağlanan SVG yol yardımcı programlarını kullanır.
Çekmece, blok içindeki bağlantıların ofsetlerini de günceller.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2023-07-24 UTC.
[null,null,["Son güncelleme tarihi: 2023-07-24 UTC."],[[["The `Drawer` uses renderer information to construct SVG paths for block visualization, passing them to the path object for rendering."],["It integrates path representations of block elements, defined by the constant provider, and connects them using SVG path utilities."],["The `Drawer` is also responsible for adjusting the positions of connection points within the block during rendering."]]],["The `Drawer` constructs SVG paths using renderer info and sends them to the path object. It integrates various path representations of measurables, defined within the constant provider. Blockly's SVG path utilities are used for path construction. Additionally, the `Drawer` adjusts the offsets of connections located within the block. This process is central to how blocks are visually assembled and connected.\n"]]