Lomse library. API documentation
0.30.0
|
#include <lomse_gm_basic.h>
GmoBoxDocPageContent is just a container for all boxes and shapes that define the visual content generated by any ImoContentBlock objects, such as a music score, a paragraph or a table.
It is simply a container, with no further responsibilities or functionality, and therefore has no specific methods.
Additional Inherited Members | |
Public Member Functions inherited from GmoObj | |
LUnits | get_width () |
LUnits | get_height () |
LUnits | get_left () const |
LUnits | get_top () const |
LUnits | get_right () const |
LUnits | get_bottom () const |
bool | bounds_contains_point (UPoint &p) |
URect | get_bounds () |
UPoint | get_origin () |
USize | get_size () |