Public Member Functions | |
def | __init__ |
def | applyTrans |
def | characters |
def | endElement |
def | format |
def | getMatrix |
def | startElement |
def | translateVec |
Public Attributes | |
col | |
color | |
count | |
fill | |
grouptransform | |
lastdim | |
lw | |
style | |
text | |
transform | |
width | |
x | |
y |
Definition at line 233 of file importSVG.py.
def importSVG::svgHandler::__init__ | ( | self | ) |
Definition at line 236 of file importSVG.py.
def importSVG::svgHandler::applyTrans | ( | self, | ||
sh | ||||
) |
Definition at line 690 of file importSVG.py.
def importSVG::svgHandler::characters | ( | self, | ||
content | ||||
) |
Definition at line 663 of file importSVG.py.
def importSVG::svgHandler::endElement | ( | self, | ||
name | ||||
) |
Definition at line 682 of file importSVG.py.
def importSVG::svgHandler::format | ( | self, | ||
obj | ||||
) |
Definition at line 258 of file importSVG.py.
def importSVG::svgHandler::getMatrix | ( | self, | ||
tr | ||||
) |
Definition at line 718 of file importSVG.py.
def importSVG::svgHandler::startElement | ( | self, | ||
name, | ||||
attrs | ||||
) |
Definition at line 266 of file importSVG.py.
def importSVG::svgHandler::translateVec | ( | self, | ||
vec, | ||||
mat | ||||
) |
Definition at line 714 of file importSVG.py.
Definition at line 256 of file importSVG.py.
Definition at line 300 of file importSVG.py.
Definition at line 240 of file importSVG.py.
Definition at line 299 of file importSVG.py.
Definition at line 242 of file importSVG.py.
Definition at line 243 of file importSVG.py.
Definition at line 249 of file importSVG.py.
Definition at line 239 of file importSVG.py.
Definition at line 302 of file importSVG.py.
Definition at line 241 of file importSVG.py.
Definition at line 301 of file importSVG.py.
Definition at line 645 of file importSVG.py.
Definition at line 649 of file importSVG.py.