| Method Summary |
| |
__init__(self,
target)
|
| |
createSimComponent(self,
vertices,
svs_data)
Creates structural component from data. |
| Inherited from SVGContentHandler |
| |
endElement(self,
name)
Signals the end of an element in non-namespace mode. |
| |
handlePathTag(self,
attrs)
Parses PATH tag. |
| |
handleRectTag(self,
attrs)
Parses RECT tag. |
| |
startElement(self,
name,
attrs)
Signals the start of an element in non-namespace mode. |
| Inherited from GenericXMLContentHandler |
| |
characters(self,
content)
Receive notification of character data. |
| |
error(self,
exception)
Handle a recoverable error. |