#include <DrawingMetrics.h>
Public Member Functions | |
| DrawingMedia (const char *name="a4", double width=210.0, double height=297.0, const char *unit="mm") | |
| const std::string | getName () |
| const std::string | getUnit () |
| double | getWidth () const |
| double | getHeight () const |
Private Attributes | |
| std::string | _name |
| double | _width |
| double | _height |
| std::string | _unit |
Friends | |
| class | DrawingMetricsLoader |
Classes | |
| struct | compare |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4