OE_svg_base::OE_svg_base |
( |
| ) |
|
OE_svg_base::~OE_svg_base |
( |
| ) |
|
|
virtual |
bool OE_svg_base::draw |
( |
float |
dpi | ) |
|
|
virtual |
draw the element on screen
- Parameters
-
dpi | is the detail level used to display elements |
- Returns
- true if all is ok
Reimplemented in OE_path, and OE_group.
bool OE_svg_base::Parse |
( |
TiXmlElement * |
input | ) |
|
|
virtual |
parse the xml file to load params
- Parameters
-
input | is a pointer to the corresponding TiXmlElement |
- Returns
- true if all is ok
Reimplemented in OE_path, and OE_group.
The documentation for this class was generated from the following files:
- /home/seb/projets/brodeuse/openembroider/include/OE_svg_base.h
- /home/seb/projets/brodeuse/openembroider/src/OE_svg_base.cpp