|
Engauge Digitizer
2
|
Converts old (=pre version 6) enums to new (=version 6) enums, for reading of old document files. More...
#include <MigrateToVersion6.h>
Public Member Functions | |
| MigrateToVersion6 () | |
| Single constructor. | |
| ColorPalette | colorPalette (int preVersion6) const |
| Color from color palette. | |
| CurveConnectAs | curveConnectAs (int preVersion6) const |
| Line drawn between points. | |
| PointShape | pointShape (int preVersion6) const |
| Point shape. | |
| int | pointRadius (int preVersion6) const |
| Point radius. | |
Converts old (=pre version 6) enums to new (=version 6) enums, for reading of old document files.
Definition at line 9 of file MigrateToVersion6.h.
1.8.9.1