Public Member Functions | |
def | __init__ |
def | __repr__ |
def | SVG |
Public Attributes | |
attr | |
d | |
x | |
y | |
Static Public Attributes | |
dictionary | defaults = {"stroke":"none", "fill":"black", "font-size":5} |
Draws at text string at a specified point in local coordinates. x, y required location of the point in local coordinates d required text/Unicode string attribute=value pairs keyword list SVG attributes
def svgfig.Text.SVG | ( | self, | |
trans = None |
|||
) |
|
static |