Class: GOffice::CanvasText
- Inherits:
-
CanvasStyledItem
- Object
- CanvasItem
- CanvasStyledItem
- GOffice::CanvasText
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#anchor ⇒ GOffice::
Anchor.
- #anchor=(anchor) ⇒ GOffice::
-
#attributes ⇒ Pango::AttrList
Attributes.
- #attributes=(attributes) ⇒ Pango::AttrList
- #clip=(clip) ⇒ Boolean
-
#clip? ⇒ Boolean
Clip.
-
#clip_height ⇒ Float
Clip-height.
- #clip_height=(clip_height) ⇒ Float
-
#clip_width ⇒ Float
Clip-width.
- #clip_width=(clip_width) ⇒ Float
-
#rotation ⇒ Float
Rotation.
- #rotation=(rotation) ⇒ Float
-
#text ⇒ String
Text.
- #text=(text) ⇒ String
-
#wrap_width ⇒ Float
Wrap-width.
- #wrap_width=(wrap_width) ⇒ Float
-
#x ⇒ Float
X.
- #x=(x) ⇒ Float
-
#y ⇒ Float
Y.
- #y=(y) ⇒ Float
Methods inherited from CanvasStyledItem
#cairo_line=, #scale_line_width, #scale_line_width=, #scale_line_width?, #style, #style=
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
#anchor ⇒ GOffice::
Returns anchor.
#anchor=(anchor) ⇒ GOffice::
#attributes ⇒ Pango::AttrList
Returns attributes.
#attributes=(attributes) ⇒ Pango::AttrList
#clip=(clip) ⇒ Boolean
#clip? ⇒ Boolean
Returns clip.
#clip_height ⇒ Float
Returns clip-height.
#clip_height=(clip_height) ⇒ Float
#clip_width ⇒ Float
Returns clip-width.
#clip_width=(clip_width) ⇒ Float
#rotation ⇒ Float
Returns rotation.
#rotation=(rotation) ⇒ Float
#text ⇒ String
Returns text.
#text=(text) ⇒ String
#wrap_width ⇒ Float
Returns wrap-width.
#wrap_width=(wrap_width) ⇒ Float
#x ⇒ Float
Returns x.
#x=(x) ⇒ Float
#y ⇒ Float
Returns y.