Class: GOffice::CanvasLine
- Inherits:
-
CanvasStyledItem
- Object
- CanvasItem
- CanvasStyledItem
- GOffice::CanvasLine
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#end_arrow ⇒ GOffice::Arrow
End-arrow.
- #end_arrow=(end_arrow) ⇒ GOffice::Arrow
-
#start_arrow ⇒ GOffice::Arrow
Start-arrow.
- #start_arrow=(start_arrow) ⇒ GOffice::Arrow
-
#x0 ⇒ Float
X0.
- #x0=(x0) ⇒ Float
-
#x1 ⇒ Float
X1.
- #x1=(x1) ⇒ Float
-
#y0 ⇒ Float
Y0.
- #y0=(y0) ⇒ Float
-
#y1 ⇒ Float
Y1.
- #y1=(y1) ⇒ 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
#end_arrow ⇒ GOffice::Arrow
Returns end-arrow.
#end_arrow=(end_arrow) ⇒ GOffice::Arrow
#start_arrow ⇒ GOffice::Arrow
Returns start-arrow.
#start_arrow=(start_arrow) ⇒ GOffice::Arrow
#x0 ⇒ Float
Returns x0.
#x0=(x0) ⇒ Float
#x1 ⇒ Float
Returns x1.
#x1=(x1) ⇒ Float
#y0 ⇒ Float
Returns y0.
#y0=(y0) ⇒ Float
#y1 ⇒ Float
Returns y1.