#include <ArmarXGui/gui-plugins/StatechartViewerPlugin/layout/GraphvizConverter.h>
Definition at line 43 of file GraphvizConverter.h.
◆ GraphvizConverter()
◆ convertFromFloat()
| std::string convertFromFloat |
( |
float | number | ) |
|
|
static |
◆ convertFromPoint()
| std::string convertFromPoint |
( |
QPointF | point | ) |
|
|
static |
◆ convertFromSpline()
◆ convertToFloat()
| float convertToFloat |
( |
const std::string & | graphvizNumber | ) |
|
|
static |
◆ convertToPoint()
| QPointF convertToPoint |
( |
std::string | graphvizPoint | ) |
|
|
static |
◆ convertToRectangle()
| QRectF convertToRectangle |
( |
const std::string & | graphvizPoint | ) |
|
|
static |
◆ convertToSpline()
The documentation for this class was generated from the following files: