Class: GOffice::CanvasPolyline
- Inherits:
-
CanvasStyledItem
- Object
- CanvasItem
- CanvasStyledItem
- GOffice::CanvasPolyline
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#points ⇒ GOffice::CanvasPoints
Points.
- #points=(points) ⇒ GOffice::CanvasPoints
- #use_spline=(use_spline) ⇒ Boolean
-
#use_spline? ⇒ Boolean
Use-spline.
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
#points ⇒ GOffice::CanvasPoints
Returns points.
#points=(points) ⇒ GOffice::CanvasPoints
#use_spline=(use_spline) ⇒ Boolean
#use_spline? ⇒ Boolean
Returns use-spline.