Graphic
#
- class src.pyconverter.xml2py.ast_tree.Graphic(element, parse_children=True)#
Bases:
Element
Provides the graphic element.
Overview#
Import detail#
from src.pyconverter.xml2py.ast_tree import Graphic
Property detail#
- property Graphic.entityref#
Value of the
entityref
parameter contained in the graphic element.
Method detail#
- Graphic.to_rst(fcache, indent='', max_length=100)#
Return a string to enable converting the element to an RST format.