#include <FHPath.h>
libfreehand::FHPathElement::FHPathElement |
( |
| ) |
|
|
inline |
virtual libfreehand::FHPathElement::~FHPathElement |
( |
| ) |
|
|
inlinevirtual |
virtual void libfreehand::FHPathElement::getBoundingBox |
( |
double |
x0, |
|
|
double |
y0, |
|
|
double & |
px, |
|
|
double & |
py, |
|
|
double & |
qx, |
|
|
double & |
qy |
|
) |
| const |
|
pure virtual |
virtual double libfreehand::FHPathElement::getX |
( |
| ) |
const |
|
pure virtual |
virtual double libfreehand::FHPathElement::getY |
( |
| ) |
const |
|
pure virtual |
virtual void libfreehand::FHPathElement::transform |
( |
const FHTransform & |
trafo | ) |
|
|
pure virtual |
virtual void libfreehand::FHPathElement::writeOut |
( |
librevenge::RVNGPropertyListVector & |
vec | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: