Class: GOffice::CanvasComponent
- Inherits:
-
CanvasItem
- Object
- CanvasItem
- GOffice::CanvasComponent
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#height ⇒ Float
Height.
- #height=(height) ⇒ Float
-
#object ⇒ GOffice::Component
Object.
- #object=(object) ⇒ GOffice::Component
-
#rotation ⇒ Float
Rotation.
- #rotation=(rotation) ⇒ Float
-
#width ⇒ Float
Width.
- #width=(width) ⇒ Float
-
#x ⇒ Float
X.
- #x=(x) ⇒ Float
-
#y ⇒ Float
Y.
- #y=(y) ⇒ Float
Methods inherited from CanvasItem
#bounds_changed, #canvas, #canvas=, #copy, #destroy, #distance, #draw, #draw_region, #duplicate, #get_bounds, #grab, #hide, #initialize, #invalidate, #is_visible, #lower, #lower_to_bottom, #operator, #operator=, #parent, #parent=, #raise, #raise_to_top, #set, #show, #style_context, #transform=, #ungrab, #visible=, #window
Constructor Details
This class inherits a constructor from GOffice::CanvasItem
Instance Method Details
#height ⇒ Float
Returns height.
#height=(height) ⇒ Float
#object ⇒ GOffice::Component
Returns object.
#object=(object) ⇒ GOffice::Component
#rotation ⇒ Float
Returns rotation.
#rotation=(rotation) ⇒ Float
#width ⇒ Float
Returns width.
#width=(width) ⇒ Float
#x ⇒ Float
Returns x.
#x=(x) ⇒ Float
#y ⇒ Float
Returns y.