↓ 2 callersClassMxGraphXMLGenerator mxGraph XML 生成器 使用示例: generator = MxGraphXMLGenerator() cell = generator.create_text_cell("Hello", 100, 200, 80, 20, 12)
modules/text/xml_generator.py:67
↓ 2 callersClassNormalizedCoordsNormalized geometry: x, y, width, height, baseline_y, rotation (degrees).
modules/text/coord_processor.py:10