CGRA-ME
|
#include <Module.h>
Public Attributes | |
double | x |
double | y |
double | w |
double | h |
double Module::VisualPositionRect::x |
Values are fractional, based on the parent's box e.g. x= 0.5, y = 0.5, w = 0.5. h = 0.25 would create a box with top left corner at the center of the parent, that extends from center to the right border of the parent (0.5 width), and a quarter of the parent's height down.