Lomse library. API documentation  0.30.0
GmoSimpleShape Class Reference

#include <lomse_shape_base.h>

Inheritance diagram for GmoSimpleShape:
GmoShape GmoObj GmoShapeStaff

Detailed Description

GmoSimpleShape is a basic shape that is not made made by combining other GmoShape objects. Represents an atomic shape object, e.g. a line, a rectangle or a glyph. See GmoCompositeShape

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 ()