Lomse library. API documentation
0.30.0
|
#include <lomse_gm_basic.h>
GmoBoxDocPage encloses the shapes and boxes that make up a page of the document.
It is mainly a container for GmoBoxDocPageContent objects (e.g. GmoBoxParagraph, GmoBoxScore, GmoBoxTable, etc.).
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 () |