kivio
DiaPointFinder Class Reference
List of all members.Detailed Description
Definition at line 27 of file diapathparser.h.
Public Member Functions | |
DiaPointFinder (QValueList< float > *xlist, QValueList< float > *ylist) | |
void | svgMoveTo (double x1, double y1, bool abs=true) |
void | svgLineTo (double x1, double y1, bool abs=true) |
void | svgCurveToCubic (double x1, double y1, double x2, double y2, double x3, double y3, bool abs=true) |
void | svgClosePath () |
The documentation for this class was generated from the following files: