Lomse library. API documentation
0.30.0
|
#include <lomse_shape_staff.h>
GmoShapeStaff represents the staff lines for an staff in a system. Its bounding box origin is at top-left of upper most staff line. The bottom of its bounding box is the lower most staff line.
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 () |